neutron/neutron/tests/unit/agent/common
Rodolfo Alonso Hernandez 7edfb0ef4a [OVS] Make QoS OVS agent deletion operations more resilient
When a Port is deleted, the QoS extension will reset any rule (QoS
and Queue registers) applied on this port or will reset the
related Interface policing parameters.

If the Port and the related Interface are deleted during the QoS
extension operation, those commands will fail. This patch makes those
operations more resiliant by not checking the errors when writing on
the Port or the Interface register.

Change-Id: I2cc4cdf5be25fab6adbc64acabb3fffebb693fa6
Closes-Bug: #1884512
(cherry picked from commit e2d1c2869a)
(cherry picked from commit 84ac8cf9ff)
(cherry picked from commit 3785868bfb)
2020-06-26 09:21:21 +00:00
..
__init__.py Add missing neutron/tests/unit/agent/common/__init__.py 2015-04-01 22:43:13 +02:00
test_async_process.py Add kill_timeout to AsyncProcess 2018-11-16 15:33:13 +01:00
test_ovs_lib.py [OVS] Make QoS OVS agent deletion operations more resilient 2020-06-26 09:21:21 +00:00
test_ovsdb_monitor.py ovsdb monitor: handle modified ports 2020-05-28 14:10:29 +00:00
test_placement_report.py Locate RP-tree parent by hypervisor name 2019-12-23 12:11:14 +01:00
test_polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
test_resource_processing_queue.py Rename router processing queue code to be more generic 2018-07-20 15:09:20 -04:00
test_utils.py Locate RP-tree parent by hypervisor name 2019-12-23 12:11:14 +01:00