ovn version differences on ovn-chassis and ovn-central cause "mismatch with northd version" and chassis unable to register to centrals
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Snap |
Triaged
|
Medium
|
Unassigned | ||
charm-ovn-chassis |
Fix Released
|
Undecided
|
Unassigned | ||
charm-ovn-dedicated-chassis |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
ovn-chassis and ovn-central charms sync ovn packages from different repos, because of different versions in both of them:
ovn-central (focal-
ovn-common | 22.03.2-
ovn-chassis (focal-
ovn-common | 22.03.0-
This needs to be addressed, as during migration from ovs to ovn this causes the ovn-chassis to not be able to register with the central units with:
2023-08-
The workaround is to use this to prevent the check, but if left there it's dangerous during future upgrades of ovn:
ovs-vsctl set open . external_
description: | updated |
affects: | charm-ovn-central → charm-ovn-dedicated-chassis |
Changed in snap-openstack: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in charm-ovn-chassis: | |
status: | Fix Committed → Fix Released |
Changed in charm-ovn-dedicated-chassis: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. opendev. org/c/x/ charm-ovn- chassis/ +/892326
Review: https:/