We are pumped to announce the release of: ovsdbapp 2.2.2: A library for creating OVSDB applications This release is part of the antelope 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.2.1..2.2.2 -------------------------------- d9d74e5 Backend: always operate on (class level) ovsdb_connection 2494da9 Add if_exists to lrp_set_options 484e87f Handle IPv6 addresses for LB IP port mappings 22e7211 ovn-sb: remove chassis from Chassis_Private on ChassisDelCommand b24ea98 Update TOX_CONSTRAINTS_FILE for stable/2023.1 ea7c425 Update .gitreview for stable/2023.1 14bc41f Use OVN's OVS submodule for functional tests cc45eb8 [CI] Set the default OS_TEST_PATH in the stestr conf file Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .stestr.conf | 2 +- 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 ++++++++++++++++++---- tools/setup-ovs.sh | 27 +++++---------- tox.ini | 10 +++--- 11 files changed, 86 insertions(+), 50 deletions(-)
participants (1)
-
no-reply@openstack.org