Comment 27 for bug 1335804

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.0)

Reviewed: https://review.openstack.org/117194
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=4073deae506edb5803a7e35edc51acfcc4acde30
Submitter: Jenkins
Branch: stable/5.0

commit 4073deae506edb5803a7e35edc51acfcc4acde30
Author: Bogdan Dobrelya <email address hidden>
Date: Thu Jul 24 18:24:26 2014 +0300

    Disable Openstack services startup on install

    Upstart makes services went off once installed.
    We're wanting them started only then configured.
    If ceph is used volumes, leave cinder-volume override
    on its own (rbd.pp will configure it).

    Closes-bug: #1348185
    Closes-bug: #1335804

    Change-Id: I50ff5b0f5bc3d80bfef917116a620bd9386e8e56
    Signed-off-by: Bogdan Dobrelya <email address hidden>