keystone/keystone/application_credential
Morgan Fainberg b39b59197f Invalidate app cred AFTER deletion
Invalidate the application credential after deletion, not before.
This prevents timing issues where an app_cred could remain active
after deletion.

Change-Id: I14748bf2399e5da4ee360f451a8050f25dd90803
(cherry picked from commit 906a1d3f68)
2018-10-21 19:52:30 +00:00
..
backends Update the base class for application credential 2018-02-03 23:04:03 +00:00
__init__.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00
controllers.py Remove KeystoneToken object 2018-08-01 21:33:59 +00:00
core.py Invalidate app cred AFTER deletion 2018-10-21 19:52:30 +00:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00