[release-announce] python-neutronclient 7.3.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:09:05 UTC 2021


We are pumped to announce the release of:

python-neutronclient 7.3.0: CLI and Client Library for OpenStack
Networking

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/python-neutronclient

Download the package from:

    https://pypi.org/project/python-neutronclient

Please report issues through:

    https://bugs.launchpad.net/python-neutronclient/+bugs

For more details, please see below.

Changes in python-neutronclient 7.2.1..7.3.0
--------------------------------------------

4963c7a remove unicode from code
1a1ee06 Dep's should be restricted by tox-constraints
49c8577 Update requirements URLs in tox config
b2ebc6c Add Python3 wallaby unit tests
13d2d13 Update master for stable/victoria
6646287 Fix lower-constraints for Focal


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                       |  2 +-
lower-constraints.txt            | 10 +++++-----
releasenotes/source/conf.py      |  4 ++--
releasenotes/source/index.rst    |  1 +
releasenotes/source/victoria.rst |  6 ++++++
requirements.txt                 |  4 ++--
tox.ini                          | 10 +++++++---
8 files changed, 27 insertions(+), 16 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index c1c9c28..d10083c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-cliff!=2.9.0,>=2.8.0 # Apache-2.0
+cliff>=3.4.0 # Apache-2.0
@@ -9 +9 @@ netaddr>=0.7.18 # BSD
-osc-lib>=1.8.0 # Apache-2.0
+osc-lib>=1.12.0 # Apache-2.0






More information about the Release-announce mailing list