uodated settings for dashboard + keystone

main
root 13 years ago
parent ea884c3804
commit a6e2006f3b

@ -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

Loading…
Cancel
Save