ovn-octavia-provider/releasenotes/notes/maintenance-task-bugfix-2072754-cc20f614de657747.yaml
Vasyl Saienko ae1540bb1a Maintenance task: do not change IPv4 ip_port_mappings
IPv4 port mappings would get cleared by format_ip_port_mappings_ipv6(),
breaking load balancers with health monitors.

Change-Id: Ia29fd3c533b40f6eb13278a163ebb95465d77a99
Closes-Bug: #2072754
Co-Authored-By: Pierre Riteau <pierre@stackhpc.com>
2024-07-30 17:09:15 +02:00

7 lines
179 B
YAML

---
fixes:
- |
[`bug 2072754 <https://bugs.launchpad.net/neutron/+bug/2072754>`_]
Fixed maintenance task that was breaking IPv4 load balancers with health
monitors.