neutron/neutron/tests/unit/agent/common
Rodolfo Alonso Hernandez e2d1c2869a [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
2020-06-22 09:47:51 +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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_lib.py [OVS] Make QoS OVS agent deletion operations more resilient 2020-06-22 09:47:51 +00:00
test_ovsdb_monitor.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_placement_report.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_polling.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04: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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00