Comment 11 for bug 1977969

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/845712
Committed: https://opendev.org/openstack/neutron/commit/1a71e1479fc9131a642af50d54105a416771f69e
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 1a71e1479fc9131a642af50d54105a416771f69e
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)