From d7e3d4f6612aac292b2c4f7b905dad2ecdd8a117 Mon Sep 17 00:00:00 2001 From: Egon Rijpkema Date: Tue, 20 Jun 2017 11:17:13 +0200 Subject: [PATCH] Maybe it wuill work now?? --- roles/horizon/files/local_settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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