manila/manila/hacking
Ha Van Tu 8407f72c2c [hacking] Ensure not to use LOG.warn
This patchs ensures not to use LOG.warn because LOG.warn deprecated
in Python 3 [1], use LOG.warning instead.

[1] https://docs.python.org/3/library/logging.html#logging.warning

TrivialFix

Change-Id: I50e44a89092e0ee15f5be294837a87c321427921
2016-11-30 06:36:51 +00:00
..
__init__.py Add manila specific hacking checks 2014-10-21 09:34:59 +02:00
checks.py [hacking] Ensure not to use LOG.warn 2016-11-30 06:36:51 +00:00