Comment 13 for bug 1319106

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

Reviewed: https://review.openstack.org/93600
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=1da3d70c997ec9375618f87b05f6502510e50bca
Submitter: Jenkins
Branch: master

commit 1da3d70c997ec9375618f87b05f6502510e50bca
Author: Dmitry Borodaenko <email address hidden>
Date: Wed May 14 12:25:17 2014 -0400

    Pull ceph.conf for cinder role

    In a rare scenario of having cinder nodes (providing storage for Cinder LVM
    backend) in an OpenStack environment configured to use Ceph RBD as backend for
    Cinder volumes, cinder-volume on a cinder node would fail to connect to Ceph
    because ceph.conf isn't there.

    Change-Id: I1c4119fbfca3db5f234b18e1e03b7e31b971287e
    Closes-Bug: 1319106