From 03e3ccdd05274a77c5c9155976c259bc5b8ef08b Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 19 May 2014 11:18:44 -0700 Subject: [PATCH] doc: Restored glance_api_version=2 setting. Fixes: #8347 Signed-off-by: John Wilkins --- doc/rbd/rbd-openstack.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index 4425fcf16bd95..4ad69ca0e46af 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:: -- 2.39.5