keystoneauth/keystoneauth1
zhangguoqing ba0f1d4730 Change LOG.warn to LOG.warning
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.

Change-Id: Ie3b4871b38cd2a1c38a99e63a6bf83f2b5d48704
Closes-Bug: #1530742
2016-01-04 12:42:58 +00:00
..
access Merge "Address hacking check H405" 2015-11-19 07:21:38 +00:00
exceptions Address hacking check H405 2015-11-18 21:18:37 -08:00
extras Migrate kerberos plugin 2015-11-10 10:05:57 -06:00
fixture Add BetaMax Fixture 2015-12-06 17:57:06 -05:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Change LOG.warn to LOG.warning 2016-01-04 12:42:58 +00:00
loading Add oslo.config compatibility attributes 2015-12-05 12:00:49 -05:00
tests On Windows and OSX, the 'socket' python module does not contain the 2015-12-22 12:35:25 +01:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
adapter.py Docstring corrections 2015-12-17 17:09:58 -06:00
discover.py Merge "Address hacking check H405" 2015-11-19 07:21:38 +00:00
plugin.py Docstring corrections 2015-12-17 17:09:58 -06:00
session.py On Windows and OSX, the 'socket' python module does not contain the 2015-12-22 12:35:25 +01:00
token_endpoint.py Split plugin loading 2015-08-06 10:07:51 +10:00