vmware-nsx/vmware_nsx/nsxlib/mh
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 Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
l2gateway.py Switch to internal _i18n pattern, as per oslo_i18n guidelines 2015-12-02 06:59:23 -08:00
lsn.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
queue.py Divide vmware_nsx/nsxlib/ into mh and v3 subdirectories 2015-09-17 17:01:18 -07:00
router.py LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
secgroup.py LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
switch.py LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
versioning.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00