From: Luo Kexue Date: Tue, 29 Aug 2017 09:09:41 +0000 (+0800) Subject: doc: move glance_api_version option to the right place X-Git-Tag: v13.0.1~1135^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F17337%2Fhead;p=ceph.git doc: move glance_api_version option to the right place Signed-off-by: Luo Kexue --- diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index db520280882..750e2dc47ef 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -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::