neutron/neutron/scheduler
LiuNanke 83ef6b5677 Using LOG.warning replace LOG.warn
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.

Closes-Bugs: #1529913

Change-Id: Icc01ce5fbd10880440cf75a2e0833394783464a0
Co-Authored-By: Gary Kotton <gkotton@vmware.com>
2016-03-10 11:02:45 -08:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
base_scheduler.py Fix alignment in message and remove unused module 2015-11-26 08:16:45 +00:00
dhcp_agent_scheduler.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
l3_agent_scheduler.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00