[release-announce] ovn-octavia-provider 4.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 22 12:43:45 UTC 2023


We are ecstatic to announce the release of:

ovn-octavia-provider 4.0.0: OpenStack Octavia integration with OVN

This release is part of the antelope 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.

Changes in ovn-octavia-provider 3.0.0..4.0.0
--------------------------------------------

b292116 Add new FTs for health monitoring basic operations
2428bf8 Remove HM uuiid from LB external_ids when the HM's pool is deleted
68251e4 Fix broken pep8 jobs due to bandit 1.7.5 updated version
bfe81e2 Update TOX_CONSTRAINTS_FILE for stable/2023.1
51d2b0b Update .gitreview for stable/2023.1
569c9c0 Reset member provisioning status to NO_MONITOR when a HM is deleted
ba4ea11 Ensure HM also apply to FIPs associated to LB VIPs
54d96ca Avoid use of ovn metadata port IP for HM checks
d10feb6 Remove LB from LS belonging to provider networks
ef019ed Fix jobs after tox4 upgrade
548d65d Uncouple HM status of member statuses
421665e Fix listener provisioning_status after HM created/deleted
2aab736 Pin OVS_BRANCH to master again
9cb8cd5 Make clear distinction between health check and health monitor
4ccc597 Ensure HM updates work as expected
e320491 Add support for HM on a fullypopulated load balancers
71055bf Increase code coverage
512b2c8 Ensure OVN-LB is properly configured upon LS removal from LR
07a4161 Optimization for find_ls_for_lr
464cb97 Ensure LB are removed from LS not connected to the LB LR
ed2fb90 Remove duplicated constant entry
8affd00 [OVN] Pin OVS version for OVN master
d889812 Ensure lbs are properly configured for router gateway set/unset
f9ccb4c Avoid LB ERROR status on delete when LS/LR are already deleted
387c357 Switch to 2023.1 Python3 unit tests and generic template name
851241f Update master for stable/zed
0c248dd Update documentation about ovn-octavia limitations


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |   1 +
ovn_octavia_provider/common/constants.py           |   7 +-
ovn_octavia_provider/driver.py                     |   9 +-
ovn_octavia_provider/event.py                      |   6 +-
ovn_octavia_provider/helper.py                     | 583 ++++++++++++----
releasenotes/source/index.rst                      |   1 +
releasenotes/source/zed.rst                        |   6 +
tox.ini                                            |  26 +-
zuul.d/base.yaml                                   |   4 +-
zuul.d/project.yaml                                |   2 +-
17 files changed, 1403 insertions(+), 290 deletions(-)







More information about the Release-announce mailing list