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

no-reply at openstack.org no-reply at openstack.org
Wed Mar 7 05:57:08 UTC 2018


We enthusiastically announce the release of:

puppet-tripleo 7.4.10: 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.10
^^^^^^

New Features

* IPtables rules managed by Neutron won't be persistent on the host
  anymore. Instead, they'll be removed (if exist) from
  /etc/sysconfig/iptables.

* Add support to configure Dell EMC VNX cinder backend

Changes in puppet-tripleo 7.4.9..7.4.10
---------------------------------------

2618196 Prepare 7.4.10 release (pike)
58e99c7 Reload iptables instead of restart
d20bcb7 Remove neutron-managed firewall rules from /etc/sysconfig/iptables
c98f93e Avoid hard-coded settings in Cinder HA containers
d01e89e Fix galera deployment when stack's name has capital letters
b88330e Add support for Dell EMC VNX Cinder Backend
80b0ddb Zuul: Remove project name


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

Puppetfile_extras                                  |   3 +
.../functions/docker_volumes_to_storage_maps.rb    |  52 +++++++++
manifests/firewall.pp                              |  34 +++++-
manifests/profile/base/cinder/volume.pp            |  14 +++
.../profile/base/cinder/volume/dellemc_vnx.pp      |  53 +++++++++
.../profile/pacemaker/cinder/backup_bundle.pp      |  47 ++++++--
.../profile/pacemaker/cinder/volume_bundle.pp      |  47 ++++++--
manifests/profile/pacemaker/database/mysql.pp      |   9 +-
.../profile/pacemaker/database/mysql_bundle.pp     |   9 +-
metadata.json                                      |   2 +-
.../notes/neutron_iptables-9ea317c73b79929d.yaml   |   5 +
.../notes/vnx_driver_bea44d073cd161e7.yaml         |   4 +
.../tripleo_profile_base_cinder_vnx_spec.rb        |  57 +++++++++
..._profile_pacemaker_cinder_backup_bundle_spec.rb | 121 ++++++++++++++++++++
..._profile_pacemaker_cinder_volume_bundle_spec.rb | 127 +++++++++++++++++++++
spec/fixtures/hieradata/default.yaml               |   8 ++
zuul.d/layout.yaml                                 |   1 -
17 files changed, 558 insertions(+), 35 deletions(-)







More information about the Release-announce mailing list