[release-announce] networking-generic-switch 5.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 14 11:18:59 UTC 2021


We are excited to announce the release of:

networking-generic-switch 5.0.0: Generic Switch ML2 Neutron Driver

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/networking-generic-switch

Download the package from:

    https://pypi.org/project/networking-generic-switch

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/networking-
generic-switch

For more details, please see below.

Changes in networking-generic-switch 4.0.0..5.0.0
-------------------------------------------------

6b1fca9 Update minversion of tox
dd50b6f Use TOX_CONSTRAINTS_FILE
c4663bd Remove pep8 dependencies from test-requirements
d01644f Remove lower-constraints job
202e6bb Add documentation for Cumulus Linux NCLU
c3eba9a Set safe version of hacking
abcbb78 Add Python3 wallaby unit tests
0bdf4eb Update master for stable/victoria


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

lower-constraints.txt            | 143 ---------------------------------------
releasenotes/source/index.rst    |   1 +
releasenotes/source/victoria.rst |   6 ++
test-requirements.txt            |   7 --
tox.ini                          |  16 +++--
zuul.d/project.yaml              |   4 +-
8 files changed, 35 insertions(+), 163 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 5847a25..5a1cbbe 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +9,0 @@ stestr>=1.0.0 # Apache-2.0
-# Code analysis/style check requirements
-# hacking pins flake8 pep8 pyflakes mccabe
-hacking>=3.0.0,<3.1.0 # Apache-2.0
-flake8-import-order==0.17.1 # LGPLv3
-bashate>=0.5.1 # Apache-2.0
-doc8>=0.6.0 # Apache-2.0
-






More information about the Release-announce mailing list