Change endpoint type for horizon

Internal endpoints from service catalog will be used instead
of public. Right now public and internal endpoints for services
are the same, but it will be changed.

Change-Id: I661b486355f507aa918afc8c353337fcca70f0be
This commit is contained in:
Andrey Pavlov 2016-10-19 16:36:21 +00:00
parent 24900028e2
commit e3e5e987df
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ IMAGE_RESERVED_CUSTOM_PROPERTIES = []
# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
# in the Keystone service catalog. Use this setting when Horizon is running
# external to the OpenStack environment. The default is 'publicURL'.
#OPENSTACK_ENDPOINT_TYPE = "publicURL"
OPENSTACK_ENDPOINT_TYPE = "internalURL"
# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints