Comment 13 for bug 1405407

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

Reviewed: https://review.openstack.org/158473
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=3fe49e227d754336ed0920ff18779c33c8d10986
Submitter: Jenkins
Branch: stable/6.0

commit 3fe49e227d754336ed0920ff18779c33c8d10986
Author: Ryan Moe <email address hidden>
Date: Wed Feb 18 14:31:38 2015 -0800

    Fix configuration of Ceph-related compute options

    Previously we would only configure certain Ceph-related
    compute options when Ceph was used as a backend for Glance.
    Using Ceph for ephemeral volumes but not for images would
    result in a Puppet error. Using Ceph for volumes but not
    for images would result in a sub-optimal configuration.

    Change-Id: I49e83b056380b2591ade0cdb0af668f3508745d1
    Closes-bug: #1405407