[release-announce] networking-generic-switch 2.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 5 09:34:31 UTC 2019


We are satisfied to announce the release of:

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

This release is part of the train 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://bugs.launchpad.net/networking-generic-switch/+bugs

For more details, please see below.

2.0.0
^^^^^

Upgrade Notes

* Removes support for device drivers that accept only a single
  argument for their "del_network" method.  All device drivers must
  now accept a segmentation ID and a network ID in their "del_network"
  method.

Changes in networking-generic-switch 1.3.1..2.0.0
-------------------------------------------------

befae01 Remove transitional single argument del_network support
e5dfa9c Blacklist sphinx 2.1.0
785000a Update Python 3 test runtimes for Train
7250d1f Update sphinx requirements
3acfc50 Update to opendev repository
8dac3e6 OpenDev Migration Patch
6bfd1f8 Removing obsolete oslosphinx
842d824 Replace openstack.org git:// URLs with https://
d3f0314 Update master for stable/stein


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

.gitreview                                           |  2 +-
CONTRIBUTING.rst                                     |  2 +-
README.rst                                           |  2 +-
networking_generic_switch/generic_switch_mech.py     | 18 +-----------------
...ve-del_network-transitional-2f5742f7cafa2276.yaml |  6 ++++++
releasenotes/source/index.rst                        |  1 +
releasenotes/source/stein.rst                        |  6 ++++++
setup.cfg                                            | 11 +++++++++++
tox.ini                                              | 10 +++++-----
zuul.d/networking-generic-switch-jobs.yaml           |  2 +-
zuul.d/project.yaml                                  |  3 +--
14 files changed, 43 insertions(+), 53 deletions(-)







More information about the Release-announce mailing list