neutron/neutron/tests/functional/agent/common
Rodolfo Alonso Hernandez ecaa7a1b48 Check there are no min BW QoS in "BaseOVSTestCase"
This patche adds a check in "BaseOVSTestCase" setUp method. Each
time a test is executed, the test case checks there are no
minimum bandwidth QoS/queues related to this OVS instance. The OVS
instance generates a random "_min_bw_qos_id" in the initialization.
This ID is assigned to the OVS QoS registers, in "external_ids:id".

Related-Bug: #1922919

Change-Id: I6955aadc51bfc9181ec84f7d54a219ffa3fd9115
2021-04-08 05:57:12 +00:00
..
__init__.py Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
test_ovs_lib.py Check there are no min BW QoS in "BaseOVSTestCase" 2021-04-08 05:57:12 +00:00
test_ovsdb_monitor.py SimpleInterfaceMonitor filter events by bridge name 2020-11-11 08:59:31 +00:00