Comment 10 for bug 1977969

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/845711
Committed: https://opendev.org/openstack/neutron/commit/e9706b2922f60ee63aee79794e5346f1315cdf75
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit e9706b2922f60ee63aee79794e5346f1315cdf75
Author: Rodolfo Alonso Hernandez <email address hidden>
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
    (cherry picked from commit 096e4df5fc4458a02928c84b40ba01e66618b4ad)