yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87533
[Bug 1948466] Re: [OVN] Mech driver fails to delete DHCP options during subnet deletion
Reviewed: https://review.opendev.org/c/openstack/neutron/+/815280
Committed: https://opendev.org/openstack/neutron/commit/95c2801da855cada741693b0dc31192e7baa111c
Submitter: "Zuul (22348)"
Branch: master
commit 95c2801da855cada741693b0dc31192e7baa111c
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Mon Oct 25 11:12:14 2021 +0000
Check subnet in "_remove_subnet_dhcp_options"
Since [1], "get_subnet_dhcp_options" returns always a dictionary
in "subnet" instead of None. This patch checks not only that "subnet"
is None but also the dictionary is not empty.
[1]https://review.opendev.org/c/openstack/neutron/+/807692
Closes-Bug: #1948466
Change-Id: Ie93cf3e47e09b3e5051be1ffad512251775b0492
** 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/1948466
Title:
[OVN] Mech driver fails to delete DHCP options during subnet deletion
Status in neutron:
Fix Released
Bug description:
Snippet: https://paste.opendev.org/show/810168/
I can't provide a link to a CI execution, I saw this error in an
internal CI. I'm still investigating when this could happen.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1948466/+subscriptions
References