We exuberantly announce the release of: ovsdbapp 1.9.4: 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.3..1.9.4 -------------------------------- 65d02f0 Don't force_reconnect() on unhandled Idl exception 87dcab2 Fix logging exception while handling transaction exception dd7e332 Fix TRY_AGAIN handling Diffstat (except docs and test files) ------------------------------------- ovsdbapp/backend/ovs_idl/connection.py | 17 ++--------------- ovsdbapp/backend/ovs_idl/transaction.py | 20 ++++---------------- 2 files changed, 6 insertions(+), 31 deletions(-)