Files
openstack-ansible/playbooks/roles/os_neutron/templates/neutron-ha-tool.py.j2
zhangguoqing c92954ee9d 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: I9a99477f3f41884e86c984ffde9f46498953e933
Closes-Bug: #1530742
2016-01-05 17:55:23 +00:00

21 KiB