[release-announce] [tripleo] puppet-tripleo 7.4.9 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 12 14:15:03 UTC 2018


We are happy to announce the release of:

puppet-tripleo 7.4.9: Puppet module for OpenStack TripleO

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/puppet-tripleo

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/tripleo (tag: puppet)

For more details, please see below.

7.4.9
^^^^^


Deprecation Notes
*****************

* The hardcoded parameter names for network vips in hiera have been
  deprecated and replaced with the network_virtual_ips dict that
  includes composable networks.  Likewise the hardcoded network
  parameters to class tripleo::keepalived have been deprecated.


Bug Fixes
*********

* The new network_virtual_ips hiera parameter is used to generate
  all network VIP resources in haproxy, haproxy_bundle, and keepalived
  manifests.  Since additional custom networks may be added, the
  virtual_router_ids in keepalived have been reordered.

Changes in puppet-tripleo 7.4.8..7.4.9
--------------------------------------

fecece1 Add missing pacemaker cindier CA cert mounts
12ed7f6 Prepare 7.4.9 (pike)
8cbfa98 Revert "Set disable:true for oci-machine-register"
77de4e8 Removing unsupported skip-incoming argument
3eebb0b Use on-marked-down shutdown-sessions for redis haproxy conf
6bbee22 Enable automatic restart of memcached, apache and mongodb
125caf0 Configure VIPs for all networks including composable networks


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

manifests/haproxy.pp                               |  2 +-
manifests/keepalived.pp                            | 98 ++++++++--------------
manifests/profile/base/apache.pp                   | 20 +++++
manifests/profile/base/database/mongodb.pp         | 20 +++++
manifests/profile/base/docker.pp                   | 37 +++-----
manifests/profile/base/gnocchi/api.pp              |  2 +-
manifests/profile/base/memcached.pp                | 20 +++++
.../profile/pacemaker/cinder/backup_bundle.pp      | 44 +++++++---
.../profile/pacemaker/cinder/volume_bundle.pp      | 44 +++++++---
manifests/profile/pacemaker/haproxy.pp             | 40 +++------
manifests/profile/pacemaker/haproxy_bundle.pp      | 36 +++-----
metadata.json                                      |  2 +-
.../composable-network-vips-a1b9b738561a8214.yaml  | 11 +++
13 files changed, 210 insertions(+), 166 deletions(-)







More information about the Release-announce mailing list