keystonemiddleware/keystonemiddleware/auth_token
D G Lee 50fcc70df1 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I73ca5fc046ad04505b52ca93c9bbdbfd72405aed
2017-05-02 09:58:02 +08:00
..
__init__.py Remove log translations 2017-05-02 09:58:02 +08:00
_auth.py Remove log translations 2017-05-02 09:58:02 +08:00
_base.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
_cache.py Remove log translations 2017-05-02 09:58:02 +08:00
_exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
_identity.py Remove log translations 2017-05-02 09:58:02 +08:00
_memcache_crypt.py Use method constant_time_compare from oslo.utils 2016-09-26 15:10:42 +08:00
_memcache_pool.py Remove log translations 2017-05-02 09:58:02 +08:00
_opts.py Pass ?allow_expired 2016-12-15 16:15:35 +00:00
_request.py Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
_revocations.py use oslo.log instead of logging 2017-01-13 03:24:18 +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