[release-announce] networking-hyperv 8.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed May 13 11:05:12 UTC 2020


We are delighted to announce the release of:

networking-hyperv 8.0.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 ussuri 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.3.0..8.0.0
-----------------------------------------

6da239c Pick up security group RPC API changes
91a3dfa Update TOX_CONSTRAINTS_FILE for stable/ussuri
0e72b67 Update .gitreview for stable/ussuri
cb8e1c0 Ussuri contributor docs community goal
1b1ee11 Update RPC call, allowing the agent to retrieve port info
41cdef2 Drop python 2.7 support and testing
c7e232e Switch to Ussuri jobs
03844a7 Bump the openstackdocstheme extension to 1.20
a623cec Update the constraints url
1f45e1c Update master for stable/train


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

.gitreview                                         |  1 +
.zuul.yaml                                         |  3 +-
CONTRIBUTING.rst                                   | 23 +++---
lower-constraints.txt                              |  2 +-
networking_hyperv/neutron/agent/layer2.py          |  2 +-
.../neutron/security_groups_driver.py              |  2 +-
.../unit/neutron/test_security_groups_driver.py    | 10 ++-
.../notes/drop-py-2-7-6a6064fa098195f0.yaml        |  6 ++
releasenotes/source/conf.py                        | 12 ---
releasenotes/source/index.rst                      |  1 +
releasenotes/source/train.rst                      |  6 ++
setup.cfg                                          |  2 -
test-requirements.txt                              |  2 +-
tox.ini                                            |  4 +-
16 files changed, 130 insertions(+), 39 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 8ce918d..7f15437 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19 +19 @@ testtools>=2.2.0 # MIT
-openstackdocstheme>=1.18.1 # Apache-2.0
+openstackdocstheme>=1.20.0 # Apache-2.0






More information about the Release-announce mailing list