keystone/keystone/auth/plugins
Chaozhe.Chen 87eb9d8687 Trival: Remove unused logging import
In some files, oslo_log.log has been imported but not used.
So remove it.

Change-Id: I0cdd50fd764cfab503c1a0dd3c79d9f295eaeb8a
2015-12-26 15:14:25 +08:00
..
__init__.py Move UserAuthInfo to a separate file 2015-02-27 15:15:18 +00:00
core.py Use dict.items() rather than six.iteritems() 2015-08-02 09:53:45 -05:00
external.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
mapped.py Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00
oauth1.py Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00
password.py Trival: Remove unused logging import 2015-12-26 15:14:25 +08:00
saml2.py Promote an arbitrary string to be a docstring 2015-10-28 07:25:34 +00:00
token.py Remove support for loading auth plugin by class 2015-05-10 10:54:39 -05:00