yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29779
[Bug 1415169] Re: We don't make the dependency clear between identity and resource/assignment LDAP
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1415169
Title:
We don't make the dependency clear between identity and
resource/assignment LDAP
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
If we are using LDAP for Resource/Assignment, our code requires that
you are using it for Identity. We only hint at this in our code
comments, for instance in
https://review.openstack.org/#/c/144824/16/keystone/resource/backends/ldap.py
where we say:
# This is the only deep dependency from resource back
# to identity. The assumption is that if you are using
# LDAP for resource, you are using it for identity as well.
We should make it clear that is a requirement. We should also make
sure that this requirement is made clear in configuration.rst
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1415169/+subscriptions
References