yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89332
[Bug 1981594] Re: [ovn-octavia-provider] LB member in ERROR state when delete using member_update_batch
Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/849713
Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/6711a3e32dd1b5e5d8bbcc401a57ec229b690546
Submitter: "Zuul (22348)"
Branch: master
commit 6711a3e32dd1b5e5d8bbcc401a57ec229b690546
Author: Fernando Royo <froyo@xxxxxxxxxx>
Date: Wed Jul 13 16:39:41 2022 +0200
Fix IPv6 member delete on batch operation
When IPv6 is used on the LB+Member and a batch operation is
done over the members (including a delete of one of them),
the member affected remains in ERROR state.
This patch fix the way of extract the info from the member to
create the request to the helper correctly.
Closes-Bug: #1981594
Change-Id: I5a3e836deff810af5b9ad071c7b16f6bd5fdcdcc
** 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/1981594
Title:
[ovn-octavia-provider] LB member in ERROR state when delete using
member_update_batch
Status in neutron:
Fix Released
Bug description:
When using the batch member update function to apply several changes
to members of a OVN-LB, a delete operation keeps the member in ERROR
state. Error happening when IPv6 is used on LB VIP and members.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1981594/+subscriptions
References