]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: move glance_api_version option to the right place 17337/head
authorLuo Kexue <luo.kexue@zte.com.cn>
Tue, 29 Aug 2017 09:09:41 +0000 (17:09 +0800)
committerLuo Kexue <luo.kexue@zte.com.cn>
Tue, 29 Aug 2017 09:09:41 +0000 (17:09 +0800)
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
doc/rbd/rbd-openstack.rst

index db520280882b5d3b23f1f289770b10d834bfa1de..750e2dc47ef707208339bd852a8997d40912e3ce 100644 (file)
@@ -292,6 +292,7 @@ specify the pool name for the block device. On your OpenStack node, edit
     [DEFAULT]
     ...
     enabled_backends = ceph
+    glance_api_version = 2
     ...
     [ceph]
     volume_driver = cinder.volume.drivers.rbd.RBDDriver
@@ -302,7 +303,6 @@ specify the pool name for the block device. On your OpenStack node, edit
     rbd_max_clone_depth = 5
     rbd_store_chunk_size = 4
     rados_connect_timeout = -1
-    glance_api_version = 2
 
 If you are using `cephx authentication`_, also configure the user and uuid of
 the secret you added to ``libvirt`` as documented earlier::