keystone/keystone/contrib/revoke
Brant Knudson 3e035ebb72 Fix revoking domain-scoped tokens
A token scoped to a domain wouldn't be revoked for a domain-wide
revocation event. This is because the code to convert a token to a
dict for revocation event processing didn't handle domain-scoped
tokens.

Partial-Bug: #1349597

Change-Id: Ib2c58f3fc8790dbe7f8b073d18d3fa9b0dff608d
2014-07-28 17:26:25 -05:00
..
backends Cleanup revocation query 2014-03-23 18:21:29 -05:00
migrate_repo Token Revocation Extension 2014-03-04 13:42:28 -05:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
core.py Merge "Introduce pragma no cover to asbtract classes" 2014-07-19 13:36:20 +00:00
model.py Fix revoking domain-scoped tokens 2014-07-28 17:26:25 -05:00
routers.py Token Revocation Extension 2014-03-04 13:42:28 -05:00