We are glad to announce the release of: ovsdbapp 2.2.0: A library for creating OVSDB applications This release is part of the antelope 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 2.1.0..2.2.0 -------------------------------- 5f429b7 Use daemon property instead of setDaemon method cd70d1e Don't force_reconnect() on unhandled Idl exception 75d690d Fix logging exception while handling transaction exception 44756a4 Switch to 2023.1 Python3 unit tests and generic template name bd62385 Update master for stable/zed c3bacb3 Fix TRY_AGAIN handling Diffstat (except docs and test files) ------------------------------------- ovsdbapp/backend/ovs_idl/connection.py | 19 +++---------------- ovsdbapp/backend/ovs_idl/transaction.py | 20 ++++---------------- releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 ++++++ zuul.d/project.yaml | 2 +- 6 files changed, 16 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org