[release-announce] [puppet] puppet-neutron 9.4.2 (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 21 21:11:17 UTC 2016


We are tickled pink to announce the release of:

puppet-neutron 9.4.2: Puppet module for OpenStack Neutron

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/puppet-neutron/

For more details, please see below.

9.4.2
^^^^^


New Features
************

* The enable_headers_parsing option was added to the server
  manifest. This enables the http_proxy_to_wsgi middleware to process
  SSL- related headers.


Upgrade Notes
*************

* Opendaylight OVS provider_mappings argument now accepts an array
  type.


Bug Fixes
*********

* Neutron modified the way that Agents connect to OVSDB server to
  configure OVS tap ports, etc by using the OVSDB server URI rather
  than the ovs-vsctl client. In ODL deployments, OVSDB server is never
  configured to listen on a port and therefore Neutron Agent
  configuration fails.  This fixes that problem by configuring
  multiple managers, including a local listener by default on a non-
  standard port for OVSDB server.  This way Neutron Agents are able to
  talk to OVSDB while OVS is also still connected to ODL.

* The package name for nuage neutron plugin changed due to
  decomposition of vendor plugins from neutron package to per-vendor
  packages.

Changes in puppet-neutron 9.4.0..9.4.2
--------------------------------------

644995b Release 9.4.2
e6a5bc2 Adds OpenDaylight local OVSDB listener
752b72c Updated Nuage package name for Mitaka release
f19b399 Release 9.4.1
0ec265a Add option to enable Neutron's SSL middleware
406a18c Changes OpenDaylight OVS 'provider_mappings' to allow an array type
3d1f76e Use stable/newton spec helper
ebe4732 Update .gitreview for stable/newton


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

.gitreview                                         |  1 +
Gemfile                                            |  1 +
manifests/plugins/ml2/opendaylight.pp              | 17 ++++++++---
manifests/plugins/nuage.pp                         |  2 +-
manifests/plugins/ovs/opendaylight.pp              | 35 +++++++++++++---------
manifests/server.pp                                | 10 +++++++
metadata.json                                      |  2 +-
..._parsing-option-to-server-a5a36519b494c018.yaml |  4 +++
.../fix_odl_ovsdb_config-57b96a76ed8f90ab.yaml     | 12 ++++++++
..._modify_provider_mappings-e1dfed970a78112b.yaml |  3 ++
...update_nuage_package_name-0c78ac4911bfea4e.yaml |  5 ++++
releasenotes/source/conf.py                        |  4 +--
.../neutron_plugins_ml2_opendaylight_spec.rb       | 13 +++++---
spec/classes/neutron_plugins_nuage_spec.rb         |  4 +--
.../neutron_plugins_ovs_opendaylight_spec.rb       | 13 ++++----
spec/classes/neutron_server_spec.rb                |  9 ++++++
16 files changed, 101 insertions(+), 34 deletions(-)






More information about the Release-announce mailing list