neutron/neutron/tests/functional/agent
Rodolfo Alonso Hernandez 2c8208138a [OVS][QoS] Unset the min-bw QoS from the phys bridge interface
The minimum bandwidth OVS QoS policy is set in the physical bridge
interface, not the port that receives the Neutron QoS policy.
If no other port has a minimum bandwidth rule, the OVS QoS policy
can be unset from this port and deleted. This patch fixes the
port that must be updated.

Closes-Bug: #1977819
Change-Id: I0ebcc85f5ffa9dc29ffedee0c7df1828c85e1576
(cherry picked from commit 9f5e211796)
2022-06-17 16:44:50 +00:00
..
common [OVS][QoS] Unset the min-bw QoS from the phys bridge interface 2022-06-17 16:44:50 +00:00
l2 Clean duplicated QoS bandwidth related methods in ovs_lib module 2022-03-31 10:40:41 +02:00
l3 Make sure "dead vlan" ports cannot transmit packets 2022-02-08 07:23:17 +00:00
linux When creating a VXLAN interface, a device is mandatory 2022-04-11 16:22:49 +02:00
ovn [ovn] metadata functional tests don't support Chassis_Private 2021-09-23 14:31:28 +00:00
ovsdb Set OVS manager command timeout and inactiviy probe 2020-07-16 15:56:27 +00:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Ensure gateway is set for prefix delegated subnets 2022-03-21 05:56:14 +00:00
test_firewall.py Make sure "dead vlan" ports cannot transmit packets 2022-02-08 07:23:17 +00:00
test_l2_lb_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_l2_ovs_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_ovs_flows.py Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
test_ovs_lib.py Clean duplicated QoS bandwidth related methods in ovs_lib module 2022-03-31 10:40:41 +02:00