[release-announce] networking-generic-switch 6.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 6 11:28:25 UTC 2021


We are delighted to announce the release of:

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

This release is part of the xena 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 5.0.0..6.0.0
-------------------------------------------------

6b8b7b5 Add lower-constraints job to current development branch
1ab2f8d Increase version of hacking and pycodestyle
903e969 Fix tempest based job
1828169 Update min version of tox to use allowlist
33f7bda setup.cfg: Replace dashes with underscores
f9900d2 Fix command syntax in Juniper driver
1eebd8f Add Python3 xena unit tests
5741716 Update master for stable/wallaby


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

lower-constraints.txt                              | 89 ++++++++++++++++++++++
.../devices/netmiko_devices/juniper.py             | 14 ++--
networking_generic_switch/generic_switch_mech.py   | 18 ++---
.../notes/fix-junos-syntax-27bb18dc737d776b.yaml   |  6 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/wallaby.rst                    |  6 ++
requirements.txt                                   |  2 +-
setup.cfg                                          |  8 +-
tox.ini                                            | 10 +--
zuul.d/networking-generic-switch-jobs.yaml         | 61 +++++++--------
zuul.d/project.yaml                                |  3 +-
16 files changed, 204 insertions(+), 106 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 34df0c1..0b98540 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.log>=3.36.0 # Apache-2.0
-oslo.utils>=3.33.0 # Apache-2.0
+oslo.utils>=3.40.2 # Apache-2.0






More information about the Release-announce mailing list