kolla/kolla/hacking
Nguyen Phuong An 23921f11eb Ensure doesn't use LOG.warn
This patchs ensure doesn't use LOG.warn because LOG.warn deprecated
in Python 3 [1]. Using LOG.warning should be used instead.

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

TrivialFix

Change-Id: I464314b33b8d4f31b6be0a765019e1f5668cc6d9
2016-09-05 04:27:29 +00:00
..
__init__.py Introduce the hacking module to kolla 2016-03-03 04:40:16 +00:00
checks.py Ensure doesn't use LOG.warn 2016-09-05 04:27:29 +00:00