From 48337e0c7b6fd3e9550039d080d97cec0eccdb7b Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 13 May 2014 23:20:36 -0700 Subject: [PATCH] doc: Omitted glance_api_version=2 to fix creating images from volumes. Fixes: #8347 --- doc/rbd/rbd-openstack.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index 4ad69ca0e46..4425fcf16bd 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:: -- 2.47.3