We are psyched to announce the release of: ovsdbapp 1.9.3: A library for creating OVSDB applications This release is part of the wallaby 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.9.2..1.9.3 -------------------------------- f804411 Update QoS register in "QoSAddCommand" if exists e1a0d7c Add cooperative_yield() to OvsdbIdl c6e2c43 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(-)
participants (1)
-
no-reply@openstack.org