[Openstack-operators] Domains in Mitaka

Prakash Kanthi pkanthi at yahoo.com
Thu Aug 4 11:11:40 UTC 2016


Hello,

Is there a easy way to enable Multi-Domain support in Mitaka, so that I can create domains from default 'admin' account?
I already have following config in /etc/openstack-dashboard/local_settings file. This allows me to enter domain during login but does not allow me to create 'domains'.
OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3"
OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = TrueOPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'default'
CACHES = {    'default': {        'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',        'LOCATION': '127.0.0.1:11211',    }}
SESSION_ENGINE = 'django.contrib.sessions.backends.cache'

Thanks,Prakash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160804/e43ebef1/attachment.html>


More information about the OpenStack-operators mailing list