update port for keystone admin api
diff --git a/files/dash_settings.py b/files/dash_settings.py
index 4a49a8d..10a3295 100644
--- a/files/dash_settings.py
+++ b/files/dash_settings.py
@@ -47,7 +47,7 @@
# FIXME: This needs to be changed to allow for multi-node setup.
OPENSTACK_KEYSTONE_URL = "http://localhost:5000/v2.0/"
-OPENSTACK_KEYSTONE_ADMIN_URL = "http://localhost:5001/v2.0"
+OPENSTACK_KEYSTONE_ADMIN_URL = "http://localhost:35357/v2.0"
OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"
# NOTE(tres): Available services should come from the service