Comment 8 for bug 1977969

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/845709
Committed: https://opendev.org/openstack/neutron/commit/304aaadf49e6b870fae0cd7f6ea1a4a4ca9a5e2b
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 304aaadf49e6b870fae0cd7f6ea1a4a4ca9a5e2b
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)