keystone/keystone
Brant Knudson 9c9c1331e0 Add audit IDs to revocation events
The revoked tokens' audit ID is now included in the data returned in
the revocation list.

Closes-Bug: 1490804
Change-Id: Ifcf88f1158bebddc4f927121fbf4136fb53b659f
(cherry picked from commit d5378f173d)
Conflicts:
	keystone/tests/unit/test_backend.py
2016-01-12 15:30:26 +00:00
..
assignment Merge "add initiator to v2 calls for additional auditing" into stable/kilo 2015-11-13 23:56:52 +00:00
auth Ensure ephemeral user's user_id is url-safe 2015-10-16 19:50:25 +00:00
catalog add initiator to v2 calls for additional auditing 2015-10-22 16:04:11 -07:00
common Remove hardcoded LDAP group schema from emulated enabled mix-in 2015-11-13 12:27:06 -08:00
contrib Group role revocation invalidates all user tokens 2015-10-16 17:26:47 +00:00
credential Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00
hacking Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
identity Merge "add initiator to v2 calls for additional auditing" into stable/kilo 2015-11-13 23:56:52 +00:00
locale Release Import of Translations from Transifex 2015-04-20 11:11:33 +02:00
middleware Properly stub out the V2 and V3 XML middlewares 2015-08-06 14:35:19 -07:00
models Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
openstack Sync oslo-incubator Ie51669bd278288b768311ddf56ad31a2f28cc7ab 2015-04-22 11:36:19 -05:00
policy Use oslo.policy instead of incubated version 2015-03-05 18:53:03 -05:00
resource Merge "Remove hardcoded LDAP group schema from emulated enabled mix-in" into stable/kilo 2015-11-26 16:31:02 +00:00
server Fix nits from 157495 2015-03-03 18:38:29 +00:00
tests Add audit IDs to revocation events 2016-01-12 15:30:26 +00:00
token Add audit IDs to revocation events 2016-01-12 15:30:26 +00:00
trust Make trust manager raise formatted message exception 2015-03-26 16:55:41 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py make sure we properly initialize the backends before using the drivers 2015-04-15 19:52:32 +00:00
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Bump advertised API version to 3.4 2015-03-30 16:46:20 +11:00
exception.py Enable use of database domain config 2015-03-10 15:57:57 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Rename notification for create/delete grants 2015-03-30 21:37:38 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00