[release-announce] networking-midonet 9.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 16 12:52:15 UTC 2019


We are thrilled to announce the release of:

networking-midonet 9.0.0: OpenStack MidoNet Neutron Plugin

This release is part of the train release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in networking-midonet 8.0.0..9.0.0
------------------------------------------

466a037 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
9e15a86 Update .gitreview for stable/train
5296974 Fix arguments in call to _update_fip_assoc()
037d27d Revert "Use http instead of https for builds.midonet.org"
486fd93 Disable ubuntu integration jobs
02e25cc Use http instead of https for builds.midonet.org
c405a30 Remove py35 job
cc95193 Add Python 3 Train unit tests
5a97884 Add bindep.txt to fix unit tests
431ad46 Remove ocata jobs from branch
cad4706 Join on explcit relationship paths
a6b890f Update Python 3 test runtimes for Train
5172189 Remove LBaaS v2 support
cd592c7 Update the rest of github URLs
6293ad5 Blacklist bandit 1.6.0 due to directory exclusion bug
66c93dc Use opendev repository
1ed62bd Remove CINDER_PERIODIC_INTERVAL setting
8ad1988 OpenDev Migration Patch
d5bceaa Update unit tests for taas-vlan-filter extension
d7949a0 Update test_update_provider_net_unsupported test case
4d3f756 Switch to tap-as-a-service-tempest-plugin
bdeeaaa Replace openstack.org git:// URLs with https://
98575a8 Update master for stable/stein
5846b8b Migrate legacy jobs to Ubuntu Bionic


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

.gitreview                                         |   3 +-
.zuul.yaml                                         | 131 ++++-------------
bindep.txt                                         |  26 ++++
devstack/README.rst                                |  25 +---
devstack/ci/gate_hook.sh                           |  43 ++----
devstack/ci/hooks/tempest_plugins_advsvc           |   3 +-
devstack/magnum/local.conf                         |   5 +-
devstack/ml2/local.conf.sample                     |   8 +-
devstack/plugin.sh                                 |  11 +-
devstack/settings                                  |   3 -
midonet/neutron/db/l3_db_midonet.py                |   4 +-
midonet/neutron/ml2/mech_driver.py                 |   4 +-
midonet/neutron/services/loadbalancer/__init__.py  |   0
midonet/neutron/services/loadbalancer/v2_driver.py | 161 ---------------------
playbooks/grenade-ml2/run.yaml                     |  10 +-
playbooks/rally-ml2/run.yaml                       |   6 +-
playbooks/tempest-aio-ml2-centos-7/run.yaml        |   8 +-
playbooks/tempest-aio-ml2-full-centos-7/run.yaml   |   9 +-
playbooks/tempest-aio-ml2-full-legacy/run.yaml     |   9 +-
playbooks/tempest-multinode-ml2-full/run.yaml      |   9 +-
playbooks/tempest-multinode-ml2/run.yaml           |   8 +-
rally-jobs/README.rst                              |   2 -
.../notes/remove-lbaas-v2-b01d03a4b231914f.yaml    |   7 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/stein.rst                      |   6 +
setup.cfg                                          |   3 +-
tox.ini                                            |  32 ++--
33 files changed, 178 insertions(+), 407 deletions(-)







More information about the Release-announce mailing list