]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Doc: Modify Configuring Cinder section 13400/head
authorShinobu Kinjo <shinobu@redhat.com>
Mon, 13 Feb 2017 18:40:35 +0000 (03:40 +0900)
committerShinobu Kinjo <shinobu@redhat.com>
Mon, 13 Feb 2017 18:40:35 +0000 (03:40 +0900)
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 <shinobu@redhat.com>
doc/rbd/rbd-openstack.rst

index a93acbafd6349dbdb003c2e343e355f6b9b0e5b3..140280db4729220423081e91b7c4d89bfe57c5f0 100644 (file)
@@ -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