tempest-lib/tempest_lib/cli
zhangguoqing 771402f2e9 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: I912333466ac65aa3ad06732f3a16e7130b21e282
Closes-Bug: #1530742
2016-01-04 06:01:28 +00:00
..
__init__.py Clean up and move cli test base 2014-08-28 10:28:14 -04:00
base.py Allow passing --insecure to python client binaries 2015-11-17 09:28:14 +01:00
output_parser.py Change LOG.warn to LOG.warning 2016-01-04 06:01:28 +00:00