horizon/openstack_dashboard/local
Guang Yee ac7f6e4d0d support WEBSSO_KEYSTONE_URL
Add a new optional WEBSSO_KEYSTONE_URL property to facilitate WEBSSO
deployments where network segmentation is used per security requirement.
In this case, the controllers are not reachable from public network.
Therefore, user's browser will not be able to reach OPENSTACK_KEYSTONE_URL
if it is set to the internal endpoint.

If WEBSSO_KEYSTONE_URL is set, it will be used instead of
OPENSTACK_KEYSTONE_URL.

Change-Id: I05ea4227aa4c2cb0a73015ed7fd29cf1a96e696a
Closes-bug: #1544703
(cherry picked from commit a53f012fa1)
2018-10-29 13:27:11 -07:00
..
enabled Remove _40_router.py.example file 2015-08-21 12:27:55 -04:00
local_settings.d Provide the bones of profiler: api and middleware 2016-11-09 11:51:06 +03:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
local_settings.py.example support WEBSSO_KEYSTONE_URL 2018-10-29 13:27:11 -07:00