mirror of
https://github.com/ceph/ceph
synced 2025-03-04 23:40:07 +00:00
Merge pull request #17337 from scienceluo/wip-luo-fix-cinder-conf-branch
doc: move glance_api_version option to the right place Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
6207c61988
@ -292,6 +292,7 @@ specify the pool name for the block device. On your OpenStack node, edit
|
||||
[DEFAULT]
|
||||
...
|
||||
enabled_backends = ceph
|
||||
glance_api_version = 2
|
||||
...
|
||||
[ceph]
|
||||
volume_driver = cinder.volume.drivers.rbd.RBDDriver
|
||||
@ -302,7 +303,6 @@ specify the pool name for the block device. On your OpenStack node, edit
|
||||
rbd_max_clone_depth = 5
|
||||
rbd_store_chunk_size = 4
|
||||
rados_connect_timeout = -1
|
||||
glance_api_version = 2
|
||||
|
||||
If you are using `cephx authentication`_, also configure the user and uuid of
|
||||
the secret you added to ``libvirt`` as documented earlier::
|
||||
|
Loading…
Reference in New Issue
Block a user