neutron/neutron/tests
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
..
common Remove rootwrap execution (6) 2021-03-05 10:03:22 +00:00
contrib Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
functional Replace "ip route" command in "dvr_local_router" 2021-03-15 16:05:28 +00:00
unit [OVN] Make delete_router_port() less error prone 2021-03-24 13:46:37 +00:00
var
__init__.py
base.py Suppress deprecation warnings in policy enforer 2021-01-12 19:18:51 +00:00
post_mortem_debug.py
tools.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00