keystonemiddleware/keystonemiddleware/auth_token
Eric Brown 77909fdc16 Deprecate PKI token format options
The PKI token option is in the process of removal from keystone,
therefore the options in keystonemiddleware can be deprecated.

Change-Id: I4668476b03c8978ce6468552fb3a7a3695a0b2ae
2016-11-08 09:47:25 -08:00
..
__init__.py Merge "Add service token to user token plugin" 2016-10-20 07:40:09 +00:00
_auth.py Update code to use Newton as the code name 2016-09-13 01:25:49 +00:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Remove oslo-incubator 2016-07-05 10:52:34 +10:00
_exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
_identity.py Use keystoneauth 2015-11-23 12:03:00 +11:00
_memcache_crypt.py Use method constant_time_compare from oslo.utils 2016-09-26 15:10:42 +08:00
_memcache_pool.py Fix D204 PEP257 violation and enable D301 and D209 2016-05-06 16:36:15 +00:00
_opts.py Deprecate PKI token format options 2016-11-08 09:47:25 -08:00
_request.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
_revocations.py auth_token verify revocation by audit_id 2015-12-17 10:55:58 -06:00
_signing_dir.py Create signing_dir upon first usage 2016-04-11 11:12:06 -07:00
_user_plugin.py Add service token to user token plugin 2016-10-11 16:03:26 +11:00