Use full path for globals.yml

1. the default backend better use file, rather than File
2. use full path for globals.yml

Change-Id: Ife9b3a3d9cf602ab524fffc8cb52d4ba2224b906
This commit is contained in:
ZhijunWei 2018-06-23 00:42:51 -04:00
parent ab5fd56bb0
commit 2363a8d297

View File

@ -234,8 +234,8 @@ Deploying Kolla
.. note:: .. note::
If glance is configured to use ``file`` as backend, only one ``glance_api`` If glance is configured to use ``file`` as backend, only one ``glance_api``
container will be started. ``File`` is enabled by default when no other container will be started. ``file`` is enabled by default when no other
backend is specified in globals.yml backend is specified in ``/etc/kolla/globals.yml``.
First, check that the deployment targets are in a state where Kolla may deploy First, check that the deployment targets are in a state where Kolla may deploy
to them: to them: