From 2363a8d2975c59d0404b631eead43773ee642e4f Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Sat, 23 Jun 2018 00:42:51 -0400 Subject: [PATCH] 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 --- doc/source/user/multinode.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/user/multinode.rst b/doc/source/user/multinode.rst index bff8f430cf..e4bb078655 100644 --- a/doc/source/user/multinode.rst +++ b/doc/source/user/multinode.rst @@ -234,8 +234,8 @@ Deploying Kolla .. note:: 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 - backend is specified in globals.yml + container will be started. ``file`` is enabled by default when no other + backend is specified in ``/etc/kolla/globals.yml``. First, check that the deployment targets are in a state where Kolla may deploy to them: