neutron/neutron/tests/unit/agent/common
Rodolfo Alonso Hernandez 84ac8cf9ff [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)
2020-06-23 13:16:07 +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 Use sys.executable instead of 'python' 2020-02-07 19:48:05 +01:00
test_ovs_lib.py [OVS] Make QoS OVS agent deletion operations more resilient 2020-06-23 13:16:07 +00:00
test_ovsdb_monitor.py ovsdb monitor: handle modified ports 2019-10-08 10:57:42 +03:00
test_placement_report.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +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-10 10:21:53 +01:00