yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95288
[Bug 2095084] Re: [OVN] Error in ``_delete_router_remove_external_gateways``: "'NoneType' object has no attribute 'network_id'"
Reviewed: https://review.opendev.org/c/openstack/neutron/+/939451
Committed: https://opendev.org/openstack/neutron/commit/4d242247e74d37d90dbaeadde38697f25deabd2c
Submitter: "Zuul (22348)"
Branch: master
commit 4d242247e74d37d90dbaeadde38697f25deabd2c
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Thu Jan 16 13:40:04 2025 +0000
Check existence of GW port before trying to delete it
In ``_delete_extra_gw_port``, that is called when a router has multiple
gateway ports, fast exit if the gateway port does not exist.
Closes-Bug: #2095084
Change-Id: I41b965ea6f73ca763a1cb5d53733a06f1ae6ebf2
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2095084
Title:
[OVN] Error in ``_delete_router_remove_external_gateways``:
"'NoneType' object has no attribute 'network_id'"
Status in neutron:
Fix Released
Bug description:
NOTE: this error happened when executing several tempest test on top
of [1]. We cannot discard this patch is the culprit of this error.
Logs:
https://68e2590db6a9d32237fa-a67dde8517ec7a3f9a5afba8c0473bc9.ssl.cf1.rackcdn.com/939347/2/check/neutron-
ovn-tempest-ipv6-only-ovs-release-wsgi-7/12812f6/testr_results.html
Error snippet: https://paste.opendev.org/show/bETyHRbYNlkyCOWlpban/
[1]https://review.opendev.org/c/openstack/neutron/+/939345
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2095084/+subscriptions
References