neutron/neutron/tests/unit/services
Lucas Alvares Gomes 2396d4078e [OVN] Make delete_router_port() less error prone
This commit makes the delete_router_port() method from OVNClient more
resilient to NotFound errors. Apart from the L3 plugin, this method is
also invoked by the maintenance task to fix stale/not-up-to-date objects
in the OVN database, and since the maintenance task runs every 5 minutes
only it could happen that some objects fetched by delete_router_port()
are gone by the moment that method is invoked.

Change-Id: I0d78278797beb2af42ec38462e2b2edc8e2a4ae6
Closes-Bug: #1920968
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit 36b8c684b1)
2021-03-26 08:51:17 +00:00
..
auto_allocate Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
conntrack_helper Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l3_router Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
logapi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
metering Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-30 12:26:01 +00:00
network_segment_range Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovn_l3 [OVN] Make delete_router_port() less error prone 2021-03-26 08:51:17 +00:00
placement_report Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
portforwarding [ovn]: Use assertCountEqual instead of assertEqual when appropriate 2020-09-15 19:31:27 +00:00
qos Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00
revisions Switch to new engine facade in revision plugin's UT 2020-03-26 04:43:43 +01:00
trunk Fix update of trunk subports during live migration 2021-02-11 08:55:30 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00