neutron/neutron/cmd
Rodolfo Alonso Hernandez 444f7053c9 [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:43:46 +00:00
..
eventlet Set process name for agents 2020-07-01 12:28:29 +02:00
ovn [ovn]: port forwarding -- feature support under ovn_db_sync 2020-08-12 12:06:54 -04:00
sanity [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:43:46 +00:00
upgrade_checks Limit ml2_vlan_allocations.vlan_id value in DB backend 2020-06-05 10:04:52 +00: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-02 19:28:25 +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 2020-06-19 14:59:11 +00: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 Migrate "dhcp_release" to oslo.privsep 2020-06-09 09:11:31 +00:00
sanity_check.py [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:43:46 +00:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00