neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Rodolfo Alonso Hernandez 4d83bf4ae2 [OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent
OVN QoS extension do not manage the external type ports (SR-IOV);
the port QoS policy of those ports is handled by the SR-IOV agent
QoS extension.

Conflicts:
    neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py
    neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/test_qos.py

Change-Id: Ibd1caf34a5f707f5ae9ff5973860d4e8338ef224
Closes-Bug: #1918702
(cherry picked from commit f700660b6b)
2021-04-02 09:59:16 +00:00
..
extensions [OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-02 09:59:16 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py ovn: Remove is_port_groups_supported() code 2020-06-22 09:54:13 +00:00
backports.py Avoid race condition when processing RowEvents 2021-02-19 21:56:47 +00:00
commands.py Remove some unnecessary usages of verify() 2020-09-03 17:56:19 -04:00
impl_idl_ovn.py Ensure ovsdb_probe_interval set before connect() 2020-12-04 21:43:59 +00:00
maintenance.py [OVN] Set mcast_flood_reports on LSPs 2021-03-10 10:13:34 +00:00
ovn_client.py [OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-02 09:59:16 +00:00
ovn_db_sync.py Merge "ovn: Remove is_port_groups_supported() code" into stable/ussuri 2020-07-15 15:02:26 +00:00
ovsdb_monitor.py Avoid race condition when processing RowEvents 2021-02-19 21:56:47 +00:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00