[release-announce] networking-hyperv 13.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 5 12:25:25 UTC 2022


We are ecstatic to announce the release of:

networking-hyperv 13.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 zed 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 12.0.0..13.0.0
-------------------------------------------

f38702f remove unicode prefix from code
fec25c8 Update python testing as per zed cycle teting runtime
305dcfa Avoid mocking the same objects twice
e8867be register common options when the service starts
d7cb6e6 Add Python3 zed unit tests
59196f7 Drop lower constraints
3e02826 Update master for stable/yoga


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

.zuul.yaml                                         |  3 +-
lower-constraints.txt                              | 33 ----------------------
.../neutron/agent/hnv_metadata_agent.py            |  1 +
.../neutron/agent/hnv_neutron_agent.py             |  1 +
.../neutron/agent/hyperv_neutron_agent.py          |  1 +
.../unit/neutron/agent/test_hnv_neutron_agent.py   |  1 -
.../neutron/agent/test_hyperv_neutron_agent.py     |  3 --
.../unit/neutron/test_security_groups_driver.py    |  1 -
releasenotes/source/conf.py                        | 14 ++++-----
releasenotes/source/index.rst                      |  1 +
releasenotes/source/yoga.rst                       |  6 ++++
setup.cfg                                          |  4 +--
tox.ini                                            |  6 ----
18 files changed, 54 insertions(+), 75 deletions(-)







More information about the Release-announce mailing list