neutron/neutron/plugins/ml2/drivers/mech_sriov/agent
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
..
common SR-IOV: Fix macvtap assigned vf check when kernel < 3.13 2016-01-07 09:38:39 +01:00
extension_drivers Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
eswitch_manager.py SR-IOV: Fix macvtap assigned vf check when kernel < 3.13 2016-01-07 09:38:39 +01:00
pci_lib.py SR-IOV: Fix macvtap assigned vf check when kernel < 3.13 2016-01-07 09:38:39 +01:00
sriov_nic_agent.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00