keystonemiddleware/keystonemiddleware/auth_token
Janonymous f4d453ec30 use oslo.log instead of logging
The constants of log levels were added in the 1.8 version
of the oslo.log library.
So we can replace all usage of system logging module
with log module from oslo.log

Change-Id: I97a1d913b543dc9dbd4d228b04adbdf7ee320df5
2017-01-13 03:24:18 +00:00
..
__init__.py use oslo.log instead of logging 2017-01-13 03:24:18 +00:00
_auth.py use oslo.log instead of logging 2017-01-13 03:24:18 +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 Pass ?allow_expired 2016-12-15 16:15:35 +00:00
_memcache_crypt.py Use method constant_time_compare from oslo.utils 2016-09-26 15:10:42 +08:00
_memcache_pool.py use oslo.log instead of logging 2017-01-13 03:24:18 +00: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 use oslo.log instead of logging 2017-01-13 03:24:18 +00:00
_user_plugin.py Add service token to user token plugin 2016-10-11 16:03:26 +11:00