summaryrefslogtreecommitdiff
path: root/openstack/etc/tempest/tempest.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/etc/tempest/tempest.conf')
-rw-r--r--openstack/etc/tempest/tempest.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack/etc/tempest/tempest.conf b/openstack/etc/tempest/tempest.conf
index 05f0eca1..fc6b0865 100644
--- a/openstack/etc/tempest/tempest.conf
+++ b/openstack/etc/tempest/tempest.conf
@@ -475,10 +475,10 @@ vnc_console = true
#
# Where the dashboard can be found (string value)
-dashboard_url = http://{{ CONTROLLER_HOST_ADDRESS }}/horizon
+dashboard_url = http://{{ CONTROLLER_HOST_ADDRESS }}
# Login page for the dashboard (string value)
-login_url = http://{{ CONTROLLER_HOST_ADDRESS }}/horizon/auth/login/
+login_url = http://{{ CONTROLLER_HOST_ADDRESS }}/auth/login/
[data_processing]