[release-announce] [tripleo] puppet-tripleo 6.5.3 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Oct 10 17:19:21 UTC 2017


We jubilantly announce the release of:

puppet-tripleo 6.5.3: Puppet module for OpenStack TripleO

This release is part of the ocata stable release series.

Download the package from:

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

For more details, please see below.

6.5.3
^^^^^

New Features

* Expose a new Puppet parameter to snmp profile, "snmpd_config"
  which is an array definded to undef by default. It can be used to
  override all snmpd configuration for advanced deployments. If used,
  all parameters have to be configured included users and passwords,
  which should be the same as given to snmpd_password and snmpd_user.
  There is no logic that will verify the content of "snmpd_config".

Changes in puppet-tripleo 6.5.2..6.5.3
--------------------------------------

5aac822 Release 6.5.3
adf9471 Repair immediate VF configuration for PCI SR-IOV
b187de3 Allow to configure snmpd_config
673c45e Remove extra keystone admin haproxy listen and allow TLS


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

Puppetfile_extras                                  |  5 ++
manifests/haproxy.pp                               | 20 +++---
manifests/haproxy/endpoint.pp                      | 25 +++++--
manifests/host/sriov.pp                            |  2 +-
manifests/profile/base/snmp.pp                     | 45 ++++++++----
metadata.json                                      |  2 +-
.../notes/snmdd_config-db21f3175967be4a.yaml       | 11 +++
spec/classes/tripleo_host_sriov_spec.rb            |  4 +-
spec/classes/tripleo_profile_base_snmp_spec.rb     | 83 ++++++++++++++++++++++
9 files changed, 163 insertions(+), 34 deletions(-)







More information about the Release-announce mailing list