keystonemiddleware/keystonemiddleware/auth_token
Morgan Fainberg 7e1b536259 Stop supporting revocation list
With keystone's move to eliminating pki, pkiz, and uuid tokens the
revocation list is no longer generated. Keystonemiddleware no longer
needs to attempt to retrieve it and reference it.

Change-Id: Ief3bf1941e62f9136dbed11877bca81c4102041b
closes-bug: #1361743
partial-bug: #1649735
partial-bug: #1736985
2018-10-30 19:36:51 +00:00
..
__init__.py Stop supporting revocation list 2018-10-30 19:36:51 +00:00
_auth.py Correct docs usage of keystoneauth1 session 2017-09-12 16:18:00 -05:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Fix KeystoneMiddleware memcachepool abstraction 2018-07-18 11:56:43 -07:00
_exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
_identity.py Stop supporting revocation list 2018-10-30 19:36:51 +00:00
_memcache_crypt.py Fix py3 byte/string error 2017-10-11 10:21:06 -05:00
_opts.py Stop supporting revocation list 2018-10-30 19:36:51 +00:00
_request.py Introduce new header for system-scoped tokens 2018-05-02 19:15:16 +00:00
_signing_dir.py Remove log translations 2017-05-02 09:58:02 +08:00
_user_plugin.py Add service token to user token plugin 2016-10-11 16:03:26 +11:00