← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2126588] Re: [OVN] The Logical_Router pinning breaks the external ports HA_Chassis_Groups

 

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

commit d7e80423fd300f4cd407a86221932146d74d3a04
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Thu Oct 2 07:15:24 2025 +0000

    [OVN] ``HAChassisGroupRouterEvent`` is for router HCG only
    
    The event ``HAChassisGroupRouterEvent`` handles the ``HA_Chassis_Group``
    registers created for routers, when the external network is tunnelled.
    This event should only attend ``HA_Chassis_Group`` that have the key
    "neutron:router_id" in the external_ids field, that identifies that is
    created for routers only.
    
    Closes-Bug: #2126588
    Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
    Change-Id: I4631094d7e2bfda9ddff5feb8c96960ea0cd436d


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2126588

Title:
  [OVN] The Logical_Router pinning breaks the external ports
  HA_Chassis_Groups

Status in neutron:
  Fix Released

Bug description:
  The functionality added in [1] is used to pin a "HA_Chassis_Group"
  created for a router when the external network is tunnelled.

  This functionality, added in [2], but in particular in the patch [3],
  does not work with the "HA_Chassis_Group" registers created for
  external ports, in particular when the system has chassis with the CMS
  option "enable-chassis-as-extport-host"; this option allows a chassis
  to host external ports without being a cluster external chassis.

  NOTE: the fix for this problem must be backported up to stable/2024.2,
  that is when [3] was merged and released.

  [1]https://bugs.launchpad.net/neutron/+bug/2052821
  [2]https://review.opendev.org/q/topic:%22bug/2052821%22
  [3]https://review.opendev.org/c/openstack/neutron/+/909437

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2126588/+subscriptions



References