From a6e2006f3bb6406ce9d3400b4b1ffcdb4d275335 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 23 Sep 2011 07:20:19 +0000 Subject: [PATCH] uodated settings for dashboard + keystone --- files/dash_settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/dash_settings.py b/files/dash_settings.py index 6472f82..b5811c6 100644 --- a/files/dash_settings.py +++ b/files/dash_settings.py @@ -46,8 +46,8 @@ MAILER_EMAIL_BACKEND = EMAIL_BACKEND # EMAIL_HOST_PASSWORD = 'top-secret!' # FIXME: This needs to be changed to allow for multi-node setup. -OPENSTACK_ADMIN_TOKEN = "999888777666" OPENSTACK_KEYSTONE_URL = "http://localhost:5000/v2.0/" +OPENSTACK_KEYSTONE_ADMIN_URL = "http://localhost:5001/v2.0/" OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member" # NOTE(tres): Available services should come from the service