ovn-octavia-provider 6.0.1 (caracal)
We are happy to announce the release of: ovn-octavia-provider 6.0.1 This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/ovn-octavia-provider Download the package from: https://tarballs.openstack.org/ovn-octavia-provider/ Please report issues through: https://bugs.launchpad.net/neutron/+bugs For more details, please see below. 6.0.1 ^^^^^ Bug Fixes * [bug 2072754 (https://bugs.launchpad.net/neutron/+bug/2072754)] Fixed maintenance task that was breaking IPv4 load balancers with health monitors. Changes in ovn-octavia-provider 6.0.0..6.0.1 -------------------------------------------- 43bbc33 [stable-only] Update stable/2024.1 tempest jobs 686795a Remove join on helper request daemon thread 9a182ec Fix pep8 with pylint 3.3.0 1716619 Fix member subnet id on a fully populated LB edd1876 Error log for missing certs with NB and SB DBs 8cabfc5 Maintenance task: do not change IPv4 ip_port_mappings 2ced829 [stable/2024.1 only] Drop -master jobs 4a1c630 Don't create an OVSDB connection per API request 4df7858 Return DELETED status when deleting a nonexistent member c14eb46 Reduce coverage threshold on stable branches e806547 Remove leftover OVN LB HM port upon deletion of a member de21f35 FIX OVN LB Health Monitor checks for IPv6 members c68129c Adding isolation to functional tests d48cefd Fix new pylint errors 6816d67 Update TOX_CONSTRAINTS_FILE for stable/2024.1 c1e9124 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pylintrc | 4 +- ovn_octavia_provider/agent.py | 8 +- ovn_octavia_provider/driver.py | 5 +- ovn_octavia_provider/helper.py | 66 ++++++------ ovn_octavia_provider/maintenance.py | 47 +++++++- ovn_octavia_provider/ovsdb/impl_idl_ovn.py | 120 +++++++++++---------- ovn_octavia_provider/ovsdb/ovsdb_monitor.py | 60 +++++++---- ...nance-task-bugfix-2072754-cc20f614de657747.yaml | 6 ++ tox.ini | 8 +- zuul.d/base.yaml | 29 +---- zuul.d/project.yaml | 4 - 20 files changed, 440 insertions(+), 208 deletions(-)
participants (1)
-
no-reply@openstack.org