Added note

Closes-Bug: #1705116

Change-Id: I973b31c9fdba3158810481385ada1be5543144b2
This commit is contained in:
James Benson 2017-07-20 10:52:43 -05:00
parent ca5c48bd2f
commit 52bbb65ed3

View File

@ -114,6 +114,10 @@ Edit /etc/kolla/config/cinder/cinder-volume.conf with the following content:
volume_driver=cinder.volume.drivers.rbd.RBDDriver
rbd_secret_uuid = {{ cinder_rbd_secret_uuid }}
.. note::
``cinder_rbd_secret_uuid`` can be found in ``/etc/kolla/passwords.yml`` file.
Edit /etc/kolla/config/cinder/cinder-backup.conf with the following content:
::