[release-announce] ovsdbapp 1.2.3 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 30 13:10:42 UTC 2021


We high-spiritedly announce the release of:

ovsdbapp 1.2.3: A library for creating OVSDB applications

This release is part of the ussuri 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.2.2..1.2.3
--------------------------------

7e400f1 Actually close the connection in Connection.stop()
ae9e3fd Don't spam retries 100s of times a second
5d70023 Add an active wait in the "Backend.lookup"
5d18c40 Fix docs job
3b62043 Dropping lower constraints testing (stable Ussuri)


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

lower-constraints.txt                              | 52 ------------------
ovsdbapp/backend/ovs_idl/__init__.py               | 48 ++++++++++++++++-
ovsdbapp/backend/ovs_idl/connection.py             |  5 +-
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, 123 insertions(+), 63 deletions(-)







More information about the Release-announce mailing list