[release-announce] [puppet] puppet-neutron 9.5.0 (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 1 01:05:47 UTC 2017
We are amped to announce the release of:
puppet-neutron 9.5.0: 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.5.0
^^^^^
New Features
* Add minimize_polling parameter to ovs ml2 agent class.
* Add type and provider to mange rootwrap.conf file mainly to
manipulate XenServer connection parameters.
* Adds the enable_new_agents config option to the neutron server
* Passes parameter to keystone authtoken define to manage python-
memcache package install.
Changes in puppet-neutron 9.4.2..9.5.0
--------------------------------------
24c3d0d Add new MidoNet plugin package
191fb66 Prepare 9.5.0 release
461bad6 Allow python-memcache install from authtoken class
6d43075 Header documentation update for OVN
4567e12 Fix ml2 ovn plugin configuration
a58efff Xenserver - adding type and provider too manage rootwrap.conf
9ba3a0a Add enable_new_agents config option to neutron::server
78f202a Xenserver patch
46cc308 Make the neutron_l3_agent provider compatible with Puppet 4
e314c48 Added retries for db_sync
Diffstat (except docs and test files)
-------------------------------------
.../neutron_l3_agent_config/ini_setting.rb | 3 +-
.../neutron_rootwrap_config/ini_setting.rb | 15 +++++
lib/puppet/type/neutron_rootwrap_config.rb | 28 ++++++++
manifests/agents/dhcp.pp | 6 ++
manifests/agents/ml2/ovs.pp | 7 ++
manifests/db/sync.pp | 2 +
manifests/keystone/authtoken.pp | 6 ++
manifests/params.pp | 5 +-
manifests/plugins/midonet.pp | 9 ++-
manifests/plugins/ml2/ovn.pp | 16 ++---
manifests/plugins/ovn.pp | 4 +-
manifests/rootwrap.pp | 36 +++++++++++
manifests/server.pp | 8 +++
metadata.json | 12 ++--
...ap.conf-type-and-provider-095249f1440e7b39.yaml | 5 ++
...gents_parameter_to_server-ca0115e45a9a999d.yaml | 3 +
...n_manage_memcache_package-84d72c5293f95677.yaml | 3 +
releasenotes/source/conf.py | 4 +-
spec/classes/neutron_agents_dhcp_spec.rb | 1 +
spec/classes/neutron_agents_ml2_ovs_spec.rb | 1 +
spec/classes/neutron_keystone_authtoken_spec.rb | 5 ++
spec/classes/neutron_plugins_ml2_ovn_spec.rb | 14 ++--
spec/classes/neutron_rootwrap_spec.rb | 39 ++++++++++++
spec/classes/neutron_server_spec.rb | 1 +
.../neutron_rootwrap_config/ini_setting_spec.rb | 74 ++++++++++++++++++++++
spec/unit/type/neutron_rootwrap_config_spec.rb | 20 ++++++
26 files changed, 298 insertions(+), 29 deletions(-)
More information about the Release-announce
mailing list