blob: 5482a80e79d74ae4161c1ef9aae580ed3972bd1f [file] [log] [blame]
Mohammed Naser62c4dd92025-02-16 13:18:14 -05001---
2features:
3 - Introduced a new Rust-based binary ``ovsinit`` which focuses on handling
4 the migration of IP addresses from a physical interface to an OVS bridge
5 during the Neutron or OVN initialization process.
6fixes:
7 - During a Neutron or OVN initialization process, the routes assigned to
8 the physical interface are now removed and added to the OVS bridge
9 to maintain the connectivity of the host.