Merge "Add cinder client keyring requirements for external ceph in nova"
This commit is contained in:
commit
fee73e3598
@ -166,12 +166,13 @@ It is important that the files are named ceph.client*.
|
|||||||
Nova
|
Nova
|
||||||
------
|
------
|
||||||
|
|
||||||
Put ceph.conf and keyring file into ``/etc/kolla/config/nova``:
|
Put ceph.conf, nova client keyring file and cinder client keyring file into
|
||||||
|
``/etc/kolla/config/nova``:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ ls /etc/kolla/config/nova
|
$ ls /etc/kolla/config/nova
|
||||||
ceph.client.nova.keyring ceph.conf
|
ceph.client.cinder.keyring ceph.client.nova.keyring ceph.conf
|
||||||
|
|
||||||
Configure nova-compute to use Ceph as the ephemeral back end by creating
|
Configure nova-compute to use Ceph as the ephemeral back end by creating
|
||||||
``/etc/kolla/config/nova/nova-compute.conf`` and adding the following
|
``/etc/kolla/config/nova/nova-compute.conf`` and adding the following
|
||||||
|
Loading…
x
Reference in New Issue
Block a user