We are satisfied to announce the release of: ovsdbapp 1.12.2: A library for creating OVSDB applications This release is part of the xena stable 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 1.12.1..1.12.2 ---------------------------------- 4d4402c Update QoS register in "QoSAddCommand" if exists 62ee947 Add cooperative_yield() to OvsdbIdl ab571f4 Handle OVS 2.17 change to Idl.tables Diffstat (except docs and test files) ------------------------------------- ovsdbapp/backend/ovs_idl/connection.py | 9 +- ovsdbapp/schema/ovn_northbound/commands.py | 41 +++++++++- ovsdbapp/schema/ovn_northbound/impl_idl.py | 6 +- .../schema/ovn_northbound/test_impl_idl.py | 95 ++++++++++++++++++++-- 4 files changed, 138 insertions(+), 13 deletions(-)