Comment 11 for bug 2052821

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/909437
Committed: https://opendev.org/openstack/neutron/commit/bd31c233808a64473b1c0d3f770fb3ce8729275a
Submitter: "Zuul (22348)"
Branch: master

commit bd31c233808a64473b1c0d3f770fb3ce8729275a
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Feb 19 11:05:15 2024 +0000

    [OVN] Provide HA functionality to "Logical_Router" chassis pinning

    When an external tunnelled network is used as gateway network in an
    OVN router, the "Logical_Router_Port" is not bound to any chassis and
    the "Logical_Router" is pinned to a gateway chassis, using the list
    provided in a "HA_Chassis_Group".

    This patch attends to any change in the "HA_Chassis" list of the
    "HA_Chassis_Group" to update the "Logical_Router" chassis assigned.
    This provides HA functionality in case that the bound chassis
    (chassis pinned) fails.

    Closes-Bug: #2052821
    Change-Id: Ia3d4271d015386fbec3c3f2276a7f62c2f8ad5dd