[neutron] networking-ovn 3.0.0 (pike)
We enthusiastically announce the release of: networking-ovn 3.0.0: 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.0rc1..3.0.0 ------------------------------------------- 90e811d Rename OVN metadata agent configuration file 8c86762 Make Metadata agent independent from other config files 0b53659 Rename metadata proxy config dir 1221209 Update UPPER_CONSTRAINTS_FILE for stable/pike bac71ea Update .gitreview for stable/pike ad35bdf Fix gate mtu tests b6f2c49 subports: add binding support to them Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + devstack/lib/networking-ovn | 11 +++-- .../networking_ovn_metadata_agent.rst | 6 +++ .../configuration/samples/metadata_agent.rst | 9 ---- .../samples/networking_ovn_metadata_agent.rst | 9 ++++ etc/oslo-config-generator/metadata_agent.ini | 6 --- .../networking_ovn_metadata_agent.ini | 6 +++ networking_ovn/agent/metadata/driver.py | 2 +- networking_ovn/common/ovn_client.py | 3 ++ networking_ovn/ml2/mech_driver.py | 18 ++++++++ networking_ovn/ml2/trunk_driver.py | 21 +++++++++ networking_ovn/ovsdb/impl_idl_ovn.py | 8 ++++ tox.ini | 8 ++-- 19 files changed, 166 insertions(+), 40 deletions(-)
participants (1)
-
no-reply@openstack.org