Reviewed: https://review.openstack.org/34566 Committed: http://github.com/openstack-dev/devstack/commit/6e88f8e14f5e7f15e37ceebf0f588483ad4bb82b Submitter: Jenkins Branch: master
commit 6e88f8e14f5e7f15e37ceebf0f588483ad4bb82b Author: Brad Topol <[email protected]> Date: Wed Jun 26 10:26:33 2013 -0500 Remove creation of Domain entries in LDAP Domain entries are no longer stored in keystone ldap. Removing the creation from devstack ldap install Fixes Bug 1194204 Change-Id: I9c93d3021cc2bb058d1ef57bebcf3a13dc5bdd34 ** Changed in: devstack Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1194204 Title: Do not create Domains entry in the LDAP Status in devstack - openstack dev environments: Fix Released Status in OpenStack Identity (Keystone): Incomplete Bug description: We are creating Domains entry in the devstack and while testing for live LDAP. This can be confusing and not needed since we do not support multiple domains in LDAP. What we creating right now is, dn: ou=Domains,dc=openstack,dc=org objectClass: organizationalUnit ou: Domains To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1194204/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

