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