From: John Wilkins Date: Mon, 19 May 2014 18:18:44 +0000 (-0700) Subject: doc: Restored glance_api_version=2 setting. X-Git-Tag: v0.82~77 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=03e3ccdd05274a77c5c9155976c259bc5b8ef08b;p=ceph.git doc: Restored glance_api_version=2 setting. Fixes: #8347 Signed-off-by: John Wilkins --- diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index 4425fcf16bd9..4ad69ca0e46a 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -203,6 +203,7 @@ edit ``/etc/cinder/cinder.conf`` by adding:: rbd_ceph_conf=/etc/ceph/ceph.conf rbd_flatten_volume_from_snapshot=false rbd_max_clone_depth=5 + glance_api_version=2 If you're using `cephx authentication`_, also configure the user and uuid of the secret you added to ``libvirt`` as documented earlier::