We jubilantly announce the release of: ovsdbapp 2.4.2: A library for creating OVSDB applications This release is part of the bobcat 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.4.1..2.4.2 -------------------------------- 7c5f6ff Backend: always operate on (class level) ovsdb_connection 027ed04 Add if_exists to lrp_set_options d2b1fd2 Handle IPv6 addresses for LB IP port mappings 9cf968e ovn-sb: remove chassis from Chassis_Private on ChassisDelCommand 52846bb Update TOX_CONSTRAINTS_FILE for stable/2023.2 d6388d6 Update .gitreview for stable/2023.2 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