neutron-lbaas/neutron_lbaas/services
Gary Kotton e704ae1329 LOG.warn -> 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.

In addition to this there will be a hacking rule to prevent this
(https://review.openstack.org/#/c/262257/)

TrivialFix

Change-Id: I3967a52682500bfe4ceccd42fe6155778128d8fb
2015-12-31 01:35:31 -08:00
..
loadbalancer LOG.warn -> LOG.warning 2015-12-31 01:35:31 -08:00
__init__.py Split lbaas services code into neutron-lbaas 2014-12-08 13:37:18 -07:00