Files
neutron/releasenotes/notes/ovn-ha_chassis_group-support-40fcd1e4cb7f0e73.yaml
Rodolfo Alonso Hernandez 6a26933cc3 [OVN] Remove the check for external ports support
The support for ``HA_Chassis_Group`` in the ``Logical_Switch_Ports`` was
provided in OVN v20.03.0 [1] and thus the support for external ports
(baremetal nodes, SR-IOV).

[1]b31c76000b

Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Change-Id: I926db2b9e53a7b127d85cf8b6337e1632aebaf57
2025-09-24 10:31:32 +00:00

8 lines
348 B
YAML

---
features:
- |
Removed support for OVN versions under v20.03.0. The "ha_chassis_group"
field is expected in the "Logical_Router_Port" Northbound table. For more
information, see commit `ovn: Support a new Logical_Switch_Port.type -
'external' <https://github.com/ovn-org/ovn/commit/b31c76000bef314b68e776d318d1ce4cf152450b>`_.