From: Shinobu Kinjo Date: Mon, 13 Feb 2017 18:40:35 +0000 (+0900) Subject: Doc: Modify Configuring Cinder section X-Git-Tag: v12.0.1~422^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13400%2Fhead;p=ceph.git Doc: Modify Configuring Cinder section doc/rbd/rbd-openstack.rst: Add ``volume_backend_name`` in description of cinder.conf Fixes: http://tracker.ceph.com/issues/18840 Signed-off-by: Shinobu Kinjo --- diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index a93acbafd63..140280db472 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -295,6 +295,7 @@ specify the pool name for the block device. On your OpenStack node, edit ... [ceph] volume_driver = cinder.volume.drivers.rbd.RBDDriver + volume_backend_name = ceph rbd_pool = volumes rbd_ceph_conf = /etc/ceph/ceph.conf rbd_flatten_volume_from_snapshot = false