openstack-helm-infra/releasenotes/notes/ovn.yaml
Vladimir Kozhukalov ab4c00df80 Fix typo in the ovn chart
Change-Id: Ib69c6af7b79578090e23ea574da0029cf3168e03
2024-05-07 12:30:09 -05:00

15 lines
472 B
YAML

---
ovn:
- 0.1.0 Add OVN!
- 0.1.1 Fix ovn db persistence issue
- 0.1.2 Add bridge-mapping configuration
- 0.1.3 Fix system-id reuse
- 0.1.4 Add support for OVN HA + refactor
- 0.1.5 Add ubuntu_focal and ubuntu_jammy overrides
- 0.1.6 Fix ovsdb port number
- 0.1.7 Use host network for ovn controller pods
- 0.1.8 Fix attaching interfaces to the bridge
- 0.1.9 Make ovn db file path as configurable
- 0.1.10 Fix typo in the controller init script
...