We are excited to announce the release of: ovsdbapp 1.9.1: 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.0..1.9.1 -------------------------------- 8304251 Actually close the connection in Connection.stop() 66918f9 Don't spam retries 100s of times a second d0cc492 Add an active wait in the "Backend.lookup" 007c0f6 Fix docs job f6a19a3 Update TOX_CONSTRAINTS_FILE for stable/wallaby 875be60 Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ovsdbapp/backend/ovs_idl/__init__.py | 48 ++++++++++++++++- ovsdbapp/backend/ovs_idl/connection.py | 5 +- ovsdbapp/backend/ovs_idl/transaction.py | 8 +++ .../functional/backend/ovs_idl/test_backend.py | 63 ++++++++++++++++++++++ tox.ini | 3 +- 6 files changed, 124 insertions(+), 4 deletions(-)
participants (1)
-
no-reply@openstack.org