[release-announce] networking-ovn 4.0.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed May 2 12:23:36 UTC 2018


We are delighted to announce the release of:

networking-ovn 4.0.1: OpenStack Neutron integration with OVN

This release is part of the queens stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/networking-ovn

Download the package from:

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

Please report issues through launchpad:

    https://bugs.launchpad.net/networking-ovn

For more details, please see below.

Changes in networking-ovn 4.0.0..4.0.1
--------------------------------------

e69c768 Clear binding:host_id when a subport is removed from a trunk
b9e550d Fix stable/queens PEP8 job
e9b82bd Schedule gateway on chassis from ovn-cms-options
8530ca4 l3ha: Update router gateway port binding
4163bfb Trivial: Fix column span alignment problem
86e65ff Check for conflict before bumping subnet's revision number
dd80018 Update UPPER_CONSTRAINTS_FILE for stable/queens
4f4dbe6 Fix CI broke because of QoS interface and neutron DB interface changes
98c1554 Update .gitreview for stable/queens


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

.gitreview                                         |  1 +
devstack/computenode-local.conf.sample             |  6 ++
devstack/devstackgaterc                            |  3 +
devstack/lib/networking-ovn                        |  4 ++
devstack/local.conf.sample                         |  7 ++
.../contributor/design/database_consistency.rst    |  6 +-
migration/migrate-to-ovn.yml                       |  2 +
networking_ovn/common/ovn_client.py                | 49 +++++++++----
networking_ovn/l3/l3_ovn.py                        | 17 +++--
networking_ovn/ml2/mech_driver.py                  |  2 +-
networking_ovn/ml2/qos_driver.py                   |  3 +-
networking_ovn/ml2/trunk_driver.py                 |  2 +
networking_ovn/ovsdb/impl_idl_ovn.py               | 14 +++-
networking_ovn/ovsdb/ovn_api.py                    | 17 ++++-
networking_ovn/ovsdb/ovsdb_monitor.py              | 45 ++++++++++--
...ions-enable-chassis-as-gw-3adc7024478e3efa.yaml | 19 +++++
tools/tox_install.sh                               |  2 +-
tox.ini                                            |  2 +-
vagrant/provisioning/setup-compute.sh              |  2 +
vagrant/provisioning/setup-controller.sh           |  6 ++
31 files changed, 306 insertions(+), 41 deletions(-)







More information about the Release-announce mailing list