Nova_backend_ceph variable mobile location.

Nova_backend_ceph variable move to Enabling External Ceph group in
external-ceph-guide file.

Change-Id: I1cd3deb184a75868070b3e4ab6d91fba12d6ab9b
This commit is contained in:
shaofeng_cheng 2017-04-12 14:39:35 +08:00
parent f1759c3a1c
commit 7a5a8cbe92

View File

@ -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``:
::