Comment 6 for bug 1521266

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/251971
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=673952f0240ac6484ecafeddb5502f68646485db
Submitter: Jenkins
Branch: master

commit 673952f0240ac6484ecafeddb5502f68646485db
Author: Chad Roberts <email address hidden>
Date: Tue Dec 1 11:59:29 2015 -0500

    Explicitly calling start for sahara-api in sahara-all

    Now calling launch_api_service and service.start() for
    sahara-api when launching sahara-all to get the
    api server to start, even in debug mode.

    Change-Id: I8668a70b99e3f1fba98ec9df783b7962b9632037
    Closes-Bug: #1521266