Add cinder client keyring requirements for external ceph in nova

Base on patch I01c9ed80843d98305b8963894c4917c21a35d3ac, cinder client
keyring is required for nova libvirt.

Closes-Bug: #1705116
Change-Id: Ic727ce01e3bc9310e067df377a34b7f938482afa
This commit is contained in:
Jeffrey Zhang 2017-07-20 14:51:51 +08:00 committed by Jeffrey Zhang
parent eab8efe166
commit 9d4f842b05
1 changed files with 3 additions and 2 deletions

View File

@ -166,12 +166,13 @@ It is important that the files are named ceph.client*.
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
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
``/etc/kolla/config/nova/nova-compute.conf`` and adding the following