keystone/keystone/tests/unit/tests
zhangguoqing 624675f694 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: I7d20b2f8003ee89069d7cfd896729c6c78d5beb9
Closes-Bug: #1530742
2016-01-06 19:30:37 +00:00
..
__init__.py Adds a wip decorator for tests 2015-01-27 21:42:27 +00:00
test_core.py Change LOG.warn to LOG.warning 2016-01-06 19:30:37 +00:00
test_utils.py Move existing tests to unit 2015-02-13 15:54:29 -06:00