oslo.messaging/oslo_messaging/hacking
ChangBo Guo(gcb) 2d2f6ca5d2 Python 3 deprecated the logger.warn method in favor of warning
Python 3 deprecated the logger.warn method, please see:
https://docs.python.org/3/library/logging.html#logging.warning,
so we prefer to use warning to avoid DeprecationWarning.

Change-Id: I55148140bb2e85039356726057ae1d552e69b663
2016-01-21 13:23:29 +08:00
..
__init__.py Drop use of 'oslo' namespace package 2015-07-13 21:12:35 +00:00
checks.py Python 3 deprecated the logger.warn method in favor of warning 2016-01-21 13:23:29 +08:00