Fix doc confusion around AVAILABLE_REGIONS/OPENSTACK_KEYSTONE_URL

The docs erroneously indicate that OPENSTACK_KEYSTONE_URL should not
be set when AVAILABLE_REGIONS is used, but it actually should be.

Change-Id: I2bd55b1c7e41c14a2624aadd8d32acdae5753839
Closes-Bug: 1667557
(cherry picked from commit 4c03d5cf9a)
This commit is contained in:
Richard Jones 2017-02-24 15:20:02 +11:00 committed by Rob Cresswell
parent 984d9cf7b8
commit d8e0ab3e35
1 changed files with 2 additions and 2 deletions

View File

@ -360,8 +360,8 @@ are specified the login form will have a dropdown selector for authenticating
to the appropriate region, and there will be a region switcher dropdown in
the site header when logged in.
If you do not have multiple regions you should use the ``OPENSTACK_HOST`` and
``OPENSTACK_KEYSTONE_URL`` settings instead.
You should also define ``OPENSTACK_KEYSTONE_URL`` to indicate which of
the regions is the default one.
``CONSOLE_TYPE``