networking-hyperv 10.0.0 (wallaby)
We are chuffed to announce the release of: networking-hyperv 10.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 wallaby 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 9.0.0..10.0.0 ------------------------------------------ 1f6462a Add doc/requirements 15c2677 Add Python3 wallaby unit tests f07acbd Update master for stable/victoria Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- lower-constraints.txt | 101 +-------------------------------------- releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 +++ test-requirements.txt | 4 -- tox.ini | 3 ++ 7 files changed, 16 insertions(+), 105 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 6d2108c..66cb1bf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +10,0 @@ docutils>=0.11 # OSI-Approved Open Source, Public Domain -sphinx>=2.0.0,!=2.1.0 # BSD @@ -17,3 +15,0 @@ testtools>=2.2.0 # MIT -openstackdocstheme>=2.2.1 # Apache-2.0 -# releasenotes -reno>=3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org