]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Modifications to rbd-openstack.rst 7923/head
authorRustShen <rustinpeace@163.com>
Fri, 4 Mar 2016 06:50:41 +0000 (14:50 +0800)
committerRustShen <rustinpeace@163.com>
Thu, 10 Mar 2016 06:31:34 +0000 (14:31 +0800)
Original configuration is not working

'enabled_backends' should be changed accordingly

Signed-off-by: RustShen <rustinpeace@163.com>
Update rbd-openstack.rst

doc/rbd/rbd-openstack.rst

index 09f1ec368f2236df1886939c4ee5b657f8a1b537..6f56d5e4e02021b3cf89a2026517868e8ef57b74 100644 (file)
@@ -255,6 +255,11 @@ OpenStack requires a driver to interact with Ceph block devices. You must also
 specify the pool name for the block device. On your OpenStack node, edit
 ``/etc/cinder/cinder.conf`` by adding::
 
+    [DEFAULT]
+    ...
+    enabled_backends = ceph
+    ...
+    [ceph]
     volume_driver = cinder.volume.drivers.rbd.RBDDriver
     rbd_pool = volumes
     rbd_ceph_conf = /etc/ceph/ceph.conf
@@ -267,6 +272,8 @@ specify the pool name for the block device. On your OpenStack node, edit
 If you're using `cephx authentication`_, also configure the user and uuid of
 the secret you added to ``libvirt`` as documented earlier::
 
+    [ceph]
+    ...
     rbd_user = cinder
     rbd_secret_uuid = 457eb676-33da-42ec-9a8c-9293d545c337