ovn-octavia-provider 6.0.0 (caracal)
We are jazzed to announce the release of: ovn-octavia-provider 6.0.0: OpenStack Octavia integration with OVN 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. Changes in ovn-octavia-provider 5.0.0.0rc1..6.0.0 ------------------------------------------------- eb5010f Fix check for a CR-LRP as a gateway port 1e45693 Retry on case of sqlite3.InterfaceError on FT 40ac510 [OVN][CI] Update OVS_BRANCH to be compatible with ovn main 1fe81a1 reno: Update master for unmaintained/yoga f469fd8 Allow LB members to mix IPv4 and IPv6 for the multivip LB 4249ab8 Remove unnecessary ceilometer service overrides cdd932a Allow multiple VIPs per LB 1661f38 Add maintenance task to update entities on component start e2dbc59 Change device_owner used for OVN LB HM port 983ee0c Check multiple address of a LRP plugged to LS eda2def Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- ovn_octavia_provider/agent.py | 11 + ovn_octavia_provider/common/constants.py | 13 +- ovn_octavia_provider/common/utils.py | 11 + ovn_octavia_provider/driver.py | 44 +- ovn_octavia_provider/helper.py | 590 +++++++++----- ovn_octavia_provider/maintenance.py | 120 +++ ...aintenance-task-framework-a366242c89f5af11.yaml | 12 + .../notes/new-device-owner-627ee59b95b670b4.yaml | 6 + releasenotes/source/2023.2.rst | 6 + releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 2 +- zuul.d/base.yaml | 11 +- 21 files changed, 2085 insertions(+), 376 deletions(-)
participants (1)
-
no-reply@openstack.org