[release-announce] ovn-octavia-provider 3.1.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Tue Mar 14 12:23:29 UTC 2023


We are thrilled to announce the release of:

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

This release is part of the zed stable 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..3.1.0
--------------------------------------------

b22039a Ensure HM also apply to FIPs associated to LB VIPs
fac557f Avoid use of ovn metadata port IP for HM checks
c7b0c7e Reduce coverage threshold on stable branches
0841ec8 Remove LB from LS belonging to provider networks
dde6d78 Fix jobs after tox4 upgrade
21d8f7c Uncouple HM status of member statuses
5ddb86e Fix listener provisioning_status after HM created/deleted
b621aa8 [Stable only] Remove master jobs from zed branch
fe3b692 Make clear distinction between health check and health monitor
2af4494 Ensure HM updates work as expected
204f6e0 Add support for HM on a fullypopulated load balancers
24755fe Ensure OVN-LB is properly configured upon LS removal from LR
4e028af Optimization for find_ls_for_lr
e4e671b Ensure LB are removed from LS not connected to the LB LR
5f463e2 [OVN] Pin OVS version for OVN master
c10a2d8 Ensure lbs are properly configured for router gateway set/unset
465a895 Avoid LB ERROR status on delete when LS/LR are already deleted
ee899ae Update TOX_CONSTRAINTS_FILE for stable/zed
98d84b4 Update .gitreview for stable/zed


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

.gitreview                                     |   1 +
ovn_octavia_provider/common/constants.py       |   3 +
ovn_octavia_provider/driver.py                 |   3 +
ovn_octavia_provider/event.py                  |   6 +-
ovn_octavia_provider/helper.py                 | 504 ++++++++++++++-----
tox.ini                                        |  28 +-
zuul.d/base.yaml                               |  21 -
zuul.d/project.yaml                            |   4 -
11 files changed, 988 insertions(+), 262 deletions(-)







More information about the Release-announce mailing list