Hi Prakash, I would suggest you to follow up this guide made by Adam Young on adding a backend domain to Packstack. While possibly you’re using a different backend and/or distribution, the process is the same:
http://adam.younglogic.com/2015/02/adding-an-ldap-backed-domain-to-a-packstack-install/ Cheers, Damia -----Original Message----- From: "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Thursday, August 4, 2016 at 10:00 PM To: "[email protected]" <[email protected]> Subject: OpenStack-operators Digest, Vol 70, Issue 5 Send OpenStack-operators mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of OpenStack-operators digest..." Today's Topics: 1. Domains in Mitaka (Prakash Kanthi) ---------------------------------------------------------------------- Message: 1 Date: Thu, 4 Aug 2016 11:11:40 +0000 (UTC) From: Prakash Kanthi <[email protected]> To: "[email protected]" <[email protected]> Subject: [Openstack-operators] Domains in Mitaka Message-ID: <[email protected]> Content-Type: text/plain; charset="utf-8" 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-0001.html> ------------------------------ _______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators End of OpenStack-operators Digest, Vol 70, Issue 5 ************************************************** _______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
