commit 3353996454b34bf84bcaa6b7a88797f56b913873
Author: Allan Feid <email address hidden>
Date: Fri Mar 15 15:58:26 2013 -0400
Properly handle emulated ldap enablement
Prior to this patch, a member attribute will attempt to be added to the enabled
project even if it already exists. This fails to pass since in LDAP you cannot
have two of the same member attributes in an object.
Reviewed: https:/ /review. openstack. org/24555 github. com/openstack/ keystone/ commit/ 3353996454b34bf 84bcaa6b7a88797 f56b913873
Committed: http://
Submitter: Jenkins
Branch: master
commit 3353996454b34bf 84bcaa6b7a88797 f56b913873
Author: Allan Feid <email address hidden>
Date: Fri Mar 15 15:58:26 2013 -0400
Properly handle emulated ldap enablement
Prior to this patch, a member attribute will attempt to be added to the enabled
project even if it already exists. This fails to pass since in LDAP you cannot
have two of the same member attributes in an object.
Change-Id: Ic2373b01eb9921 fbf5e9ad8286281 19288821dba
Fixes: bug #1155234