Skip to content

fix(neutron-understack): ignore stale chassis when linking vxlan network HCG#2150

Merged
cardoe merged 1 commit into
mainfrom
backport-ovn-ha-chassis-fix
Jul 17, 2026
Merged

fix(neutron-understack): ignore stale chassis when linking vxlan network HCG#2150
cardoe merged 1 commit into
mainfrom
backport-ovn-ha-chassis-fix

Conversation

@cardoe

@cardoe cardoe commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

link_vxlan_network_ha_chassis_group inferred the gateway chassis from every
HA_Chassis row in the NB database, requiring them all to share one
chassis_name. A single row left behind by a decommissioned/replaced chassis
made that check ambiguous and silently blocked HA_Chassis_Group population
for every vxlan network in the fleet. Now filters to chassis still present
in the Southbound DB before checking for uniqueness.

…ork HCG

link_vxlan_network_ha_chassis_group inferred the gateway chassis from every
HA_Chassis row in the NB database, requiring them all to share one
chassis_name. A single row left behind by a decommissioned/replaced chassis
made that check ambiguous and silently blocked HA_Chassis_Group population
for every vxlan network in the fleet. Now filters to chassis still present
in the Southbound DB before checking for uniqueness.
@cardoe
cardoe requested a review from a team July 17, 2026 15:07
@cardoe
cardoe enabled auto-merge July 17, 2026 15:08
@cardoe
cardoe added this pull request to the merge queue Jul 17, 2026
Merged via the queue into main with commit 83bdc54 Jul 17, 2026
61 checks passed
@cardoe
cardoe deleted the backport-ovn-ha-chassis-fix branch July 17, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants