docs: ceph-ansible usage, add note around ceph keys
ceph-ansible by default generates what we call nova.keyring as openstack.keyring - adding a note to not confuse users. Change-Id: I3992a037ab8e7947e35521b5c721a89bd954fdcd
This commit is contained in:
parent
74edd54b67
commit
837f19a770
@ -207,6 +207,11 @@ Nova
|
||||
Put ceph.conf, nova client keyring file and cinder client keyring file into
|
||||
``/etc/kolla/config/nova``:
|
||||
|
||||
.. warning::
|
||||
|
||||
If you are using ceph-ansible - please copy ceph.client.cinder.keyring
|
||||
as /etc/kolla/config/nova/ceph.client.nova.keyring
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ ls /etc/kolla/config/nova
|
||||
|
Loading…
Reference in New Issue
Block a user