We joyfully announce the release of: ovsdbapp 1.4.0: A library for creating OVSDB applications This release is part of the victoria 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.3.0..1.4.0 -------------------------------- 08605e9 Add QoSDelExtIdCommand ac54f14 Switch to newer openstackdocstheme and reno versions Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 4 -- ovsdbapp/schema/ovn_northbound/api.py | 13 +++++ ovsdbapp/schema/ovn_northbound/commands.py | 25 +++++++++ ovsdbapp/schema/ovn_northbound/impl_idl.py | 4 ++ .../schema/ovn_northbound/test_impl_idl.py | 63 ++++++++++++++++++++++ releasenotes/source/conf.py | 13 ++--- 8 files changed, 119 insertions(+), 20 deletions(-)