Merge "Nova_backend_ceph variable mobile location."

This commit is contained in:
Jenkins 2017-04-12 09:52:27 +00:00 committed by Gerrit Code Review
commit 3fabf08a2e

@ -35,6 +35,7 @@ service in ``/etc/kolla/global.yml``:
glance_backend_ceph: "yes"
cinder_backend_ceph: "yes"
nova_backend_ceph: "yes"
The combination of ``enable_ceph: "no"`` and ``<service>_backend_ceph: "yes"``
triggers the activation of external ceph mechanism in Kolla.
@ -153,12 +154,6 @@ It is important that the files are named ceph.client*.
Nova
------
In ``/etc/kolla/global.yml`` set
::
nova_backend_ceph: "yes"
Put ceph.conf and keyring file into ``/etc/kolla/config/nova``:
::