Comment 2 for bug 1348185

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

Reviewed: https://review.openstack.org/109321
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=099dceefd267ad6f20b67a17ec95df01c223e673
Submitter: Jenkins
Branch: master

commit 099dceefd267ad6f20b67a17ec95df01c223e673
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

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