keystone/keystone
Henry Nash 5b331f469d Fix failure of delete domain group grant when identity is LDAP.
When deleting a domain group assignment while using a non
domain-aware backend, such as LDAP, an AttributeError was being
raised when trying to find all the relevent tokens. This was due
to a hang over from when you had to pass domain scope to
list_user_in_group(). This only affected domain group grants,
by luck we got away with it for group project grants.

Change-Id: I47b61886698232a7d3dfb4b502d61723cb0eb786
Closes-Bug: 1373113
2014-09-25 12:31:56 +01:00
..
assignment Fix failure of delete domain group grant when identity is LDAP. 2014-09-25 12:31:56 +01:00
auth Add audit support to keystone federation 2014-08-29 10:58:01 -05:00
catalog Adds a whitelist for endpoint catalog substitution 2014-09-16 14:59:15 +00:00
common Merge "Add a pool of memcached clients" 2014-09-23 19:37:18 +00:00
contrib Read idp_metadata_path value from CONF.saml 2014-09-23 16:20:18 +02:00
credential Implement validation on Credential V3 2014-08-31 03:41:09 -04:00
hacking Use oslo.i18n 2014-07-13 10:29:41 -05:00
identity Ensure identity sql driver supports domain-specific configuration. 2014-09-18 10:17:23 +01:00
locale Imported Translations from Transifex 2014-09-24 06:01:55 +00:00
middleware Update AuthContextMiddleware to not use token_api 2014-08-25 21:11:11 -07:00
models trustor_user_id not available in v2 trust token 2014-09-02 10:20:40 +08:00
openstack Add the processutils from oslo-incubator. 2014-09-18 11:16:42 -07:00
policy Implement validation on Policy V3 API 2014-08-31 03:39:49 -04:00
tests Fix failure of delete domain group grant when identity is LDAP. 2014-09-25 12:31:56 +01:00
token Prevent infinite recursion on persistence core on init 2014-09-23 16:39:54 -07:00
trust Implement validation on Trust V3 API 2014-09-02 18:08:51 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py backend for policy endpoint extension 2014-08-31 09:40:37 +01:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py Generate IdP Metadata with keystone-manage. 2014-09-02 17:49:53 -04:00
config.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
controllers.py Add V3 JSON Home support to GET / 2014-09-10 16:49:21 -05:00
exception.py Ensure identity sql driver supports domain-specific configuration. 2014-09-18 10:17:23 +01:00
i18n.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
notifications.py Keystone local authenticate has an unnecessary pending audit record. 2014-09-09 12:30:48 -05:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Add V3 JSON Home support to GET / 2014-09-10 16:49:21 -05:00