[release-announce] [neutron] networking-ovn 3.0.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 22 22:26:32 UTC 2018


We jubilantly announce the release of:

networking-ovn 3.0.1: OpenStack Neutron integration with OVN

This release is part of the pike release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in networking-ovn 3.0.0..3.0.1
--------------------------------------

048d284 Ignore floating IP port for (create, update)_port
f122531 Correct order of args passed to del_port in medata teardown_datapath
8ea2203 schedule gateway on chassis with external connectivity
46957cb Zuul: add file extension to playbook path
22c045e zuul: run TripleO jobs with new zuulv3 layout
15d7de0 Only monitor the necessary SB tables for changes
eb407f7 Remove agent/dhcp_agent_scheduler extensions
e20d66f Fix the stable/pike branch
369096c Fix security group rule tcp/udp port range failed.
0cde8a5 Fix CI break in branch "stable/pike"
c663db6 Handle the admin_state_up flag in router update correctly
8bc8f55 Replace br-int with ovs_integration_bridge of OVN metadata conf


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

networking_ovn/agent/metadata/agent.py             |   6 +-
networking_ovn/common/acl.py                       |   4 +-
networking_ovn/common/extensions.py                |   2 -
networking_ovn/common/ovn_client.py                |  49 +++++--
networking_ovn/common/utils.py                     |   7 +
networking_ovn/l3/l3_ovn.py                        |  47 +++++--
networking_ovn/ml2/mech_driver.py                  |  70 +++++++---
networking_ovn/ovn_db_sync.py                      |   3 +-
networking_ovn/ovsdb/impl_idl_ovn.py               |  19 ++-
networking_ovn/ovsdb/ovn_api.py                    |  17 ++-
networking_ovn/ovsdb/ovsdb_monitor.py              |  12 ++
.../legacy/grenade-dsvm-networking-ovn/post.yaml   |  15 +++
.../legacy/grenade-dsvm-networking-ovn/run.yaml    |  62 +++++++++
.../install-dsvm-networking-ovn-kuryr/post.yaml    |  15 +++
.../install-dsvm-networking-ovn-kuryr/run.yaml     |  63 +++++++++
.../networking-ovn-dsvm-functional-py35/post.yaml  |  15 +++
.../networking-ovn-dsvm-functional-py35/run.yaml   |  61 +++++++++
.../networking-ovn-dsvm-functional/post.yaml       |  15 +++
.../legacy/networking-ovn-dsvm-functional/run.yaml |  60 +++++++++
.../legacy/rally-dsvm-networking-ovn/post.yaml     | 106 +++++++++++++++
.../legacy/rally-dsvm-networking-ovn/run.yaml      |  65 +++++++++
.../post.yaml                                      |  15 +++
.../tempest-dsvm-networking-ovn-multinode/run.yaml |  81 ++++++++++++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  78 +++++++++++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  81 ++++++++++++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  79 +++++++++++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  81 ++++++++++++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  79 +++++++++++
tools/tox_install.sh                               |   2 +-
zuul.d/legacy-networking-ovn-jobs.yaml             | 145 +++++++++++++++++++++
zuul.d/project.yaml                                |  44 +++++++
44 files changed, 1671 insertions(+), 66 deletions(-)







More information about the Release-announce mailing list