missing rbd_serect_uuid in cinder.conf in doc
rbd_serect_uuid is needed even if using external ceph update cinder configuration in doc/external-ceph-guide.rst Change-Id: I19f626812e94afa3d8d2d2d9ccfae196e347f873
This commit is contained in:
parent
e972a45d99
commit
52d9158dfa
@ -111,6 +111,7 @@ Glance. The required Cinder configuration goes into
|
|||||||
rbd_pool=volumes
|
rbd_pool=volumes
|
||||||
volume_backend_name=rbd-1
|
volume_backend_name=rbd-1
|
||||||
volume_driver=cinder.volume.drivers.rbd.RBDDriver
|
volume_driver=cinder.volume.drivers.rbd.RBDDriver
|
||||||
|
rbd_secret_uuid = {{ cinder_rbd_secret_uuid }}
|
||||||
|
|
||||||
Next, place the ceph.conf file into
|
Next, place the ceph.conf file into
|
||||||
/etc/kolla/config/cinder/ceph.conf:
|
/etc/kolla/config/cinder/ceph.conf:
|
||||||
|
Loading…
Reference in New Issue
Block a user