[release-announce] networking-generic-switch 1.3.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Mar 19 20:10:25 UTC 2019


We enthusiastically announce the release of:

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

This release is part of the stein stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/networking-generic-switch

Download the package from:

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

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/956

For more details, please see below.

1.3.1
^^^^^

Bug Fixes

* Fixes an issue that n-g-s is not working when "ngs_mac_address"
  and "switch_id" represent the same address but not case sensitive
  identical.

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

0027c04 Adding python 3.6 unit test
5e55bc7 Fix pep8 errors E117 over-indented
59be405 Normalize mac address to be case insensitive
2197b86 Rename ironic job to match zuulv3
82d4cf6 Directly source ML2 plugin for devstack
61ebca2 Move grenade job to be voting
7636cac Migrate n-g-s jobs to Zuulv3
dd5e030 Restrict bashate to devstack/lib instead of lib
afdb256 Add pycharm .idea project dir to gitignore


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

.gitignore                                         |  1 +
devstack/plugin.sh                                 | 12 ++++
.../devices/netmiko_devices/arista.py              | 36 +++++-----
.../devices/netmiko_devices/cisco.py               | 36 +++++-----
.../devices/netmiko_devices/cisco300.py            | 32 ++++-----
.../devices/netmiko_devices/ovs.py                 | 18 ++---
networking_generic_switch/devices/utils.py         |  2 +-
.../post.yaml                                      | 15 -----
.../run.yaml                                       | 70 --------------------
.../normalize-ngs-macaddr-1ff0b6be7a53087a.yaml    |  5 ++
tools/run_bashate.sh                               |  2 +-
tox.ini                                            |  2 +-
zuul.d/legacy-networking-generic-switch-jobs.yaml  | 19 ------
zuul.d/networking-generic-switch-jobs.yaml         | 76 ++++++++++++++++++++++
zuul.d/project.yaml                                | 23 +++----
16 files changed, 174 insertions(+), 181 deletions(-)







More information about the Release-announce mailing list