Elvira García b2421b01e5 [OVN] Handle RouterNotFound exception in set_gateway_mtu
When handling multiple router update/delete petitions, if they are
executed at the same time, there is a chance that the set_gateway_mtu
tries to update a no-longer-existing router, triggering a
RouterNotFound error from the _get_router_ports function. Now, if there
is not a router, the _get_router_ports function will return an empty
list instead of raising the error.

Closes-Bug: #1961967
Signed-off-by: Elvira García <egarciar@redhat.com>
Change-Id: Ic54214ca4965274cd58c1d3a278d8f3ffcda0a64
2022-02-23 11:16:51 +01:00
2016-06-28 22:46:19 +02:00
2022-01-03 09:17:04 +09:00
2022-02-22 16:11:23 +05:30
2016-10-17 17:06:19 +05:30
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2020-07-28 16:55:52 +00:00
2021-01-24 17:18:55 +02:00
2017-03-04 11:19:58 +00:00
2021-12-24 10:44:01 +08:00

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute, please read the CONTRIBUTING.rst file.

Description
OpenStack Networking (Neutron)
Readme 1,019 MiB
Languages
Python 99.7%
Shell 0.3%