neutron/neutron/cmd
Rodolfo Alonso Hernandez 65a96849ea [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported
Some NICs do not support ip-link vf "min_tx_rate" parameter. This is
not an API issue (ip-link or Pyroute2); the parameter is already
supported. The error is returned by the specific NIC driver.

A sanity check is implemented, reading the SR-IOV configured devices
("physical_device_mappings") and the excluded VFs ("exclude_devices").

Change-Id: If70de0a7112777ac4011ad42af0ac98969765011
Closes-Bug: #1918464
(cherry picked from commit 3a9e81bbb8)
2021-03-11 15:44:45 +00:00
..
eventlet [OVN] Add OVN metadata entry points 2020-01-09 09:49:49 +00:00
ovn Merge "ovn-migration-mtu: Support providing project/user domain by name" into stable/ussuri 2020-08-22 01:27:23 +00:00
sanity [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:44:45 +00:00
upgrade_checks Add upgrade check for NIC Switch agent 2019-12-01 11:58:16 +02:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Fix Traceback when running neutron-ipset-cleanup tool 2020-06-06 10:27:35 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
netns_cleanup.py Migrate "netstat" to oslo.privsep 2021-02-25 09:55:41 +01:00
ovs_cleanup.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
pd_notify.py Fix pylint R1714 (consider-using-in) refactor messages 2019-02-21 21:11:34 +00:00
runtime_checks.py Use dhcp-host tag support when supported 2020-05-07 10:11:09 +00:00
sanity_check.py [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:44:45 +00:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00