We jubilantly announce the release of: ovsdbapp 2.7.0: A library for creating OVSDB applications This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/ovsdbapp Download the package from: https://tarballs.openstack.org/ovsdbapp/ Please report issues through: https://bugs.launchpad.net/ovsdbapp/+bugs For more details, please see below. Changes in ovsdbapp 2.6.0..2.7.0 -------------------------------- 33621ab Backend: always operate on (class level) ovsdb_connection a75eff4 Remove executable from python files which don't really needs it 8d206dd Handle IPv6 addresses for LB IP port mappings d5e21c1 Fix BFD functional test, avoid comparing status column f86a598 ovn-sb: remove chassis from Chassis_Private on ChassisDelCommand 271ed4c Update master for stable/2024.1 4b6ece9 reno: Update master for unmaintained/xena ac63e1b reno: Update master for unmaintained/wallaby e728157 reno: Update master for unmaintained/victoria f9ec5ac nb: commands: fix passing string to LSP attach/detach mirror API Diffstat (except docs and test files) ------------------------------------- ovsdbapp/backend/ovs_idl/__init__.py | 4 +- ovsdbapp/schema/ovn_northbound/commands.py | 21 ++++++---- ovsdbapp/schema/ovn_southbound/commands.py | 6 +++ .../schema/ovn_northbound/test_impl_idl.py | 45 +++++++++++++++++----- releasenotes/source/2024.1.rst | 6 +++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- 10 files changed, 67 insertions(+), 22 deletions(-)