[release-announce] networking-hyperv 7.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri May 24 00:53:38 UTC 2019


We are pleased to announce the release of:

networking-hyperv 7.2.0: This project tracks the work to integrate the
Hyper-V networking with Neutron. This project contains the Hyper-V
Neutron Agent Mixin, Security Groups Driver, ML2 Mechanism Driver and
the utils modules they use in order to properly bind neutron ports on
a Hyper-V host. This project resulted from the neutron core vendor
decomposition.

This release is part of the stein stable release series.

The source is available from:

    https://opendev.org/openstack/networking-hyperv

Download the package from:

    https://pypi.org/project/networking-hyperv

Please report issues through:

    https://bugs.launchpad.net/networking-hyperv/+bugs

For more details, please see below.

Changes in networking-hyperv 7.1.0..7.2.0
-----------------------------------------

653ba51 Uses neutron_lib's rpc module
25e0016 OpenDev Migration Patch
db12ebb Update UPPER_CONSTRAINTS_FILE for stable/stein
e2e58b2 Update .gitreview for stable/stein


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

.gitreview                                                             | 3 ++-
lower-constraints.txt                                                  | 2 +-
networking_hyperv/neutron/agent/layer2.py                              | 2 +-
requirements.txt                                                       | 2 +-
tox.ini                                                                | 2 +-
7 files changed, 9 insertions(+), 7 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 62a3ef5..408e1fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
-neutron-lib>=1.13.0 # Apache-2.0
+neutron-lib>=1.18.0 # Apache-2.0






More information about the Release-announce mailing list