From: John Wilkins Date: Wed, 14 May 2014 06:20:36 +0000 (-0700) Subject: doc: Omitted glance_api_version=2 to fix creating images from volumes. X-Git-Tag: v0.81~13 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=48337e0c7b6fd3e9550039d080d97cec0eccdb7b;p=ceph.git doc: Omitted glance_api_version=2 to fix creating images from volumes. Fixes: #8347 --- diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index 4ad69ca0e46a..4425fcf16bd9 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -203,7 +203,6 @@ 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::