keystone/keystone/revoke
Lance Bragstad 939881b77f Don't persist revocation events when deleting a role
This is no longer needed since the token provider API will
rebuild the token context at validation time. The revocation event
is not needed and we no longer need to store it.

Change-Id: I91315f620534974ab1102d693fbdff45e4ae8887
partial-bug: 1671887
2017-03-23 03:11:25 +00:00
..
backends Improve check_token validation performance 2016-10-13 15:39:54 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Do not call `to_dict` outside of a session context 2017-01-25 06:12:20 +00:00
core.py Don't persist revocation events when deleting a role 2017-03-23 03:11:25 +00:00
model.py Use requst local in-process cache per request 2016-02-24 13:34:46 -08:00
routers.py Move revoke extension into core 2015-11-18 15:14:07 +00:00