2024.1 Series Release Notes¶
6.0.0-12¶
Bug Fixes¶
[bug 2072754] Fixed maintenance task that was breaking IPv4 load balancers with health monitors.
6.0.0¶
Upgrade Notes¶
In order to support the new ‘device_owner’ for OVN Load Balancer Health Monitor ports this version requires a Neutron version > 23.0.0rc2
Bug Fixes¶
A maintenance task process has been added to update the existing OVN LB HM ports to the new behaviour defined. Specifically, the “device_owner” field needs to be updated from network:distributed to ovn-lb-hm:distributed. Additionally, the “device_id” will be populated during update action.
Other Notes¶
A maintenance task thread has been added to work on periodic and one-shot tasks that also allows the future changes to perform the needed upgrades actions.