We are tickled pink to announce the release of: ovsdbapp 2.2.1: 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.0..2.2.1 -------------------------------- 7733f0c Define "LbAddIpPortMappingCommand" with latin chars c8e7e9f Accept HA chassis group commands in HAChassisGroupAdd* 149d7db Update tox.ini for tox4 Diffstat (except docs and test files) ------------------------------------- ovsdbapp/api.py | 10 +++++++ ovsdbapp/backend/ovs_idl/__init__.py | 8 +++++- ovsdbapp/backend/ovs_idl/command.py | 10 ++++++- ovsdbapp/schema/ovn_northbound/commands.py | 22 ++++++++------- ovsdbapp/schema/ovn_northbound/impl_idl.py | 2 +- .../schema/ovn_northbound/test_impl_idl.py | 31 ++++++++++++++++++++++ ovsdbapp/utils.py | 17 ++++++++++++ tox.ini | 13 ++++----- 9 files changed, 103 insertions(+), 20 deletions(-)