magnum/magnum/service
Wanlong Gao 6ac4ce2eb1 Python 3 deprecated the logger.warn method in favor of 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.

Closes-Bug: 1508442
Change-Id: I245d24b30e783f1c6dcec1b425d78d271edff49b
2015-12-29 13:09:04 +08:00
..
__init__.py Add periodic task framework 2015-07-02 17:01:21 +08:00
periodic.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00