Skip to content

Commit

Permalink
Merge "Add cinder client keyring requirements for external ceph in nova"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jul 23, 2017
2 parents 23ac09c + 9d4f842 commit fee73e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/external-ceph-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fee73e3

Please sign in to comment.