
- OVN init script must be able to attach an interface to the provider network bridge and migrate IP from the interface to the bridge exactly like Neutron OVS agent init script does it. - OVN init script sets gateway option to those OVN controller instances which are running on nodes with l3-agent=enabled label. Change-Id: I24345c1f85c1e75af6e804f09d35abf530ddd6b4
13 lines
374 B
YAML
13 lines
374 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
|
|
...
|