[release-announce] ovsdbapp 1.6.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 31 08:34:32 UTC 2022


We eagerly announce the release of:

ovsdbapp 1.6.1: A library for creating OVSDB applications

This release is part of the victoria 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.6.0..1.6.1
--------------------------------

8c3896a Actually close the connection in Connection.stop()
c2617f9 Don't spam retries 100s of times a second
d75a4df Add an active wait in the "Backend.lookup"
d7cc1b2 Fix docs job
e6bd200 Dropping lower constraints testing (stable Victoria)
4807809 Don't give up when an Exception happens in idl.run


Diffstat (except docs and test files)
-------------------------------------

lower-constraints.txt                              | 47 ----------------
ovsdbapp/backend/ovs_idl/__init__.py               | 48 ++++++++++++++++-
ovsdbapp/backend/ovs_idl/connection.py             | 29 ++++++----
ovsdbapp/backend/ovs_idl/transaction.py            | 10 +++-
.../functional/backend/ovs_idl/test_backend.py     | 63 ++++++++++++++++++++++
tox.ini                                            |  7 +--
zuul.d/project.yaml                                |  1 -
7 files changed, 138 insertions(+), 67 deletions(-)







More information about the Release-announce mailing list