panko/ceilometer/tests/unit/publisher
Chaozhe.Chen 7cfda25c10 Replace LOG.warn with LOG.warning
Python 3 deprecated the logger.warn method.
we prefer to use warning to avoid DeprecationWarning.
refer to:
https://docs.python.org/3/library/logging.html#logging.warning

Change-Id: Ie85ae39f69d35019c1008d35154cd717c2f8afbe
Closes-Bug: #1508442
2016-01-06 14:43:44 +08:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_file.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_kafka_broker_publisher.py Fixes the kafka publisher 2015-08-06 11:53:11 +02:00
test_messaging_publisher.py Replace LOG.warn with LOG.warning 2016-01-06 14:43:44 +08:00
test_udp.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_utils.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00