Reviewed: https://review.opendev.org/c/openstack/neutron/+/845113 Committed: https://opendev.org/openstack/neutron/commit/096e4df5fc4458a02928c84b40ba01e66618b4ad Submitter: "Zuul (22348)" Branch: master
commit 096e4df5fc4458a02928c84b40ba01e66618b4ad Author: Rodolfo Alonso Hernandez <[email protected]> Date: Wed May 18 18:54:27 2022 +0000 "_handle_lb_fip_cmds" to handle the LB members correctly This patch indents the section where the load balancer members are properly verified. This section must be executed for each load balancer matching the logical switch port with the VIP passed as an argument to the method "_handle_lb_fip_cmds". Closes-Bug: #1977969 Change-Id: Ib220867106abc59da4fae51a60ef52d0c02592c8 ** 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/1977969 Title: [OVN] DB sync tool: local variable 'members_to_verify' referenced before assignment" Status in neutron: Fix Released Bug description: Error: https://paste.openstack.org/show/814826/ Method: "OVNClient._handle_lb_fip_cmds" Seems that the section handling the load balancer members is incorrectly indented. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1977969/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

