vmware-nsx/vmware_nsx/dhcp_meta
Gary Kotton 994ddd79c7 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: Iec8499951cd10a910a4d8ecdac95f5bb53a2e86e
2015-12-31 01:58:10 -08:00
..
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
combined.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
constants.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
lsnmanager.py LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
migration.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
modes.py LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
nsx.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
rpc.py LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00