neutron/neutron/tests/unit/services
Lucas Alvares Gomes 36b8c684b1 [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>
2021-03-24 13:46:37 +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 [OVN] security group logging support (2 of 2) 2021-03-02 10:48:23 -05:00
metering Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-29 09:06:03 -03: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-24 13:46:37 +00:00
placement_report Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
portforwarding create or delete port forwarding, update the floating ip status 2021-01-12 19:55:37 +08:00
qos Add minimum bw qos rule validation for network 2021-02-19 11:26:40 +03:00
revisions Check the revision number only once 2021-01-08 08:31:26 +00:00
trunk Fix update of trunk subports during live migration 2021-02-05 15:32:02 +01: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