keystone/keystone/auth/plugins
wingwj ca35d003dc Remove log translations in keystone
Log messages are no longer being translated. This removes all use of
the _LC, _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

Co-Authored-By: David Stanek <dstanek@dstanek.com>

Change-Id: I45862f944107c1b4b73aa4d2fd95940f0b67eb1b
2017-03-25 18:17:15 +00:00
..
__init__.py Move UserAuthInfo to a separate file 2015-02-27 15:15:18 +00:00
base.py Auth Plugins pass data back via AuthHandlerResponse 2017-01-29 13:19:44 -08:00
core.py Remove unused variable 2017-03-03 15:46:05 +01:00
external.py Auth Plugins pass data back via AuthHandlerResponse 2017-01-29 13:19:44 -08:00
mapped.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00
oauth1.py Auth Plugins pass data back via AuthHandlerResponse 2017-01-29 13:19:44 -08:00
password.py Auth Plugins pass data back via AuthHandlerResponse 2017-01-29 13:19:44 -08:00
token.py Include 'token' in the method list for federated scoped tokens 2017-02-09 20:37:05 +00:00
totp.py Auth Plugins pass data back via AuthHandlerResponse 2017-01-29 13:19:44 -08:00