Comment 9 for bug 1977969

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/845710
Committed: https://opendev.org/openstack/neutron/commit/e278f1e33f3b7888506016f5f218c3493fecc2ea
Submitter: "Zuul (22348)"
Branch: stable/xena

commit e278f1e33f3b7888506016f5f218c3493fecc2ea
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)