We are jazzed to announce the release of: ovsdbapp 2.6.1: A library for creating OVSDB applications This release is part of the caracal 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.6.1 -------------------------------- 21d36b6 Backend: always operate on (class level) ovsdb_connection 7e0f59c Add if_exists to lrp_set_options 3d97581 Handle IPv6 addresses for LB IP port mappings e3145b2 ovn-sb: remove chassis from Chassis_Private on ChassisDelCommand ee69393 Update TOX_CONSTRAINTS_FILE for stable/2024.1 13a0775 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ovsdbapp/backend/ovs_idl/__init__.py | 4 +-- ovsdbapp/backend/ovs_idl/command.py | 12 +++++-- ovsdbapp/schema/ovn_northbound/api.py | 15 +++++---- ovsdbapp/schema/ovn_northbound/commands.py | 17 +++++++--- ovsdbapp/schema/ovn_northbound/impl_idl.py | 4 +-- ovsdbapp/schema/ovn_southbound/commands.py | 6 ++++ .../schema/ovn_northbound/test_impl_idl.py | 38 ++++++++++++++++++---- tox.ini | 4 +-- 9 files changed, 74 insertions(+), 27 deletions(-)
participants (1)
-
no-reply@openstack.org