Merge "Fixing typo in AVAILABLE_REGIONS section"
This commit is contained in:
@@ -321,7 +321,7 @@ to be shown per page if API pagination support for this exists.
|
|||||||
|
|
||||||
Default: ``None``
|
Default: ``None``
|
||||||
|
|
||||||
A tuple of tuples which define multiple regions. The tuple format is
|
A list of tuples which define multiple regions. The tuple format is
|
||||||
``('http://{{ keystone_host }}:5000/v2.0', '{{ region_name }}')``. If any regions
|
``('http://{{ keystone_host }}:5000/v2.0', '{{ region_name }}')``. If any regions
|
||||||
are specified the login form will have a dropdown selector for authenticating
|
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
|
to the appropriate region, and there will be a region switcher dropdown in
|
||||||
|
|||||||
Reference in New Issue
Block a user