Comment 12 for bug 1400744

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

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

commit 2c99931072d951301d395ebd5bf45c8d401301bb
Author: Dmitry Borodaenko <email address hidden>
Date: Tue Dec 9 09:54:47 2014 -0800

    use specific ceph_conf resources to avoid dependency loop

    Spaceship operator matching all ceph_conf resources creates a dependency
    loop because it includes ceph_conf resources defined in ceph::radosgw
    which in turn depends on ceph::conf.

    Change-Id: I60773d1c419b2f1cbf5b5e54b74684cc66b986a9
    Closes-Bug: #1400744