keystone/keystone/revoke
Vishakha Agarwal 4b2c456697 Remove unused revoke_by_user_and_project
This patch removes a method that wasn't being
used anymore anywhere except for a single unit
test. Since keystone now validates Fernet
tokens the same way - by rebuilding the token
context at validation time, we no longer need
to persist certain types of revocation events.

Change-Id: Ic9dcc6a5fd40e504ec04dcefab995d03927362bc
partial-bug: #1671887
2018-09-14 04:08:01 +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
core.py Remove unused revoke_by_user_and_project 2018-09-14 04:08:01 +00:00
model.py Use requst local in-process cache per request 2016-02-24 13:34:46 -08:00