[release-announce] ovsdbapp 1.2.1 (ussuri)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Wed Aug 26 21:30:58 UTC 2020
    
    
  
We are overjoyed to announce the release of:
ovsdbapp 1.2.1: 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.0..1.2.1
--------------------------------
e8e64da OVNNB backend: Fix LbDelCommand when using vip param
ced4b6d 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 7e2e7ed..cc77360 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