diff --git a/roles/horizon/files/local_settings.py b/roles/horizon/files/local_settings.py index 78c1291..1b555e9 100644 --- a/roles/horizon/files/local_settings.py +++ b/roles/horizon/files/local_settings.py @@ -158,7 +158,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 = "publicURL" # SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the # case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints