summaryrefslogtreecommitdiffstats
path: root/doc/rbd/rbd-openstack.rst
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2014-05-14 08:20:36 +0200
committerJohn Wilkins <john.wilkins@inktank.com>2014-05-14 08:20:36 +0200
commit48337e0c7b6fd3e9550039d080d97cec0eccdb7b (patch)
tree44c760f2dcd84d1eed7629382903bbf85c8d8117 /doc/rbd/rbd-openstack.rst
parentdoc: Changed example to use virtio and put key usage into one line. (diff)
downloadceph-48337e0c7b6fd3e9550039d080d97cec0eccdb7b.tar.xz
ceph-48337e0c7b6fd3e9550039d080d97cec0eccdb7b.zip
doc: Omitted glance_api_version=2 to fix creating images from volumes.
Fixes: #8347
Diffstat (limited to '')
-rw-r--r--doc/rbd/rbd-openstack.rst1
1 files changed, 0 insertions, 1 deletions
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::