keystone/keystone/tests/unit/backend/domain_config
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 Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00
core.py Change LOG.warn to LOG.warning 2016-01-06 19:30:37 +00:00
test_sql.py Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00