[release-announce] ovsdbapp 0.17.4 (train)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 26 21:20:52 UTC 2020
We are glad to announce the release of:
ovsdbapp 0.17.4: A library for creating OVSDB applications
This release is part of the train 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 0.17.3..0.17.4
----------------------------------
c5b598d OVNNB backend: Fix LbDelCommand when using vip param
4bfac95 Fix pep8 job
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 1 +
ovsdbapp/schema/ovn_northbound/api.py | 8 +++++--
ovsdbapp/schema/ovn_northbound/commands.py | 17 ++++++++------
.../schema/ovn_northbound/test_impl_idl.py | 26 ++++++++++++++++++++++
test-requirements.txt | 1 +
5 files changed, 44 insertions(+), 9 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 2e215dd..ac026f0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,0 +8 @@ coverage!=4.4,>=4.0 # Apache-2.0
+isort==4.3.21 # MIT
More information about the Release-announce
mailing list