Reviewed: https://review.openstack.org/33336 Committed: http://github.com/openstack-dev/devstack/commit/e7a2ba45a72a838f47a1fafc67c855c159a269c0 Submitter: Jenkins Branch: master
commit e7a2ba45a72a838f47a1fafc67c855c159a269c0 Author: Brad Topol <[email protected]> Date: Mon Jun 17 15:13:49 2013 -0500 Update the ou name of Group to be the new default of UserGroups This update sets the ou value for groups to be the new keystone ldap default of UserGroups Fixes Bug1191807 Change-Id: I9b7383100045155ca35b04190f42be641a0c6ea8 ** 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/1191807 Title: Inconsistent default ou naming of LDAP project and group Status in devstack - openstack dev environments: Fix Released Status in OpenStack Identity (Keystone): In Progress Bug description: Currently we have following defaults for Projects and Groups in the core, ou=Groups ou=UserGroups respectively. The devstack, if selected to set up LDAP backend, creates following for Projects and Groups, ou=Projects ou= Groups I think we should make following changes, 1. In the LDAP core, change ou=Groups to ou=Projects 2. In the devstack, change ou=Groups to ou=UserGroups (In our live LDAP test, we use ou=Projects and ou=UserGroups, which looks good. ) To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1191807/+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

