[release-announce] puppet-tripleo 8.3.5 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 8 04:42:19 UTC 2018


We are pleased to announce the release of:

puppet-tripleo 8.3.5: Puppet module for OpenStack TripleO

This release is part of the queens stable 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.

8.3.5
^^^^^

Bug Fixes

* Fixed how deprecated parameters for Cinder's Netapp backend are
  handled so that empty strings are not misinterpreted. Fixes bug
  1782376.

* Resolves deployment bug where OVS OpenFlow pipeline with
  OpenDaylight deployments was failing due to missing table 17. For
  more information, see
  https://bugs.launchpad.net/tripleo/+bug/1781616

* With the change in https://review.openstack.org/#/c/561784/3 we
  need to make sure that the new port range get applied to the the
  qemu.conf file.

Changes in puppet-tripleo 8.3.4..8.3.5
--------------------------------------

1628943 Release 8.3.5 (Queens)
83e4253 Remove notification_driver parameter from heat profile
097a1c4 Add ODL puppet lib functions to zuul path
3eea828 [Ocata,Pike,Queens-Only] Fix Cinder's Netapp backend
daf0568 Updates OpenDaylight HA Proxy backend check
555fe0c Remove table 17 from OVS OF pipeline sync
93dd192 Adds scenario008 ODL to zuul check
fc833df remove scenario005 from experimental
9fdb07e Enforce proper ordering when applying firewall rules
6db7bcb Avoid hard-coded settings in Manila HA containers
d5f54dd Make sure remotes are fully up before proceeding
52c3088 Allow configuration of NFS backend for Nova
3c2dc2a Make sure we apply qemu config changes
690bf10 Run cinder's db sync only on bootstrap node
47ec9ce Add mechanism for cookie-based sessions in endpoints.


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

lib/puppet/functions/synchronize_odl_ovs_flows.rb  |   2 +-
manifests/firewall.pp                              |   5 +-
manifests/firewall/post.pp                         |   2 +
manifests/firewall/pre.pp                          |   5 +
manifests/firewall/rule.pp                         |   8 +
manifests/haproxy.pp                               |  15 +-
manifests/haproxy/endpoint.pp                      |  54 ++++--
manifests/profile/base/cinder/api.pp               |   1 +
manifests/profile/base/cinder/volume/netapp.pp     |  33 +++-
manifests/profile/base/heat.pp                     |   6 -
manifests/profile/base/nova/compute.pp             |   9 +-
manifests/profile/base/nova/libvirt.pp             |   1 +
manifests/profile/base/pacemaker.pp                |  27 ++-
manifests/profile/pacemaker/manila/share_bundle.pp | 193 +++++++++++++--------
metadata.json                                      |   2 +-
...-netapp-deprecated-params-80bcfac1b1d2f88e.yaml |   6 +
...ix-odl-ovs-pipeline-check-7622d3e5a6ed2ee1.yaml |   6 +
.../nova_migration_qemu-fc2150565dae8d33.yaml      |   5 +
.../tripleo_profile_base_cinder_api_spec.rb        |  23 ++-
.../tripleo_profile_base_nova_compute_spec.rb      |  13 ++
.../tripleo_profile_base_nova_libvirt_spec.rb      |   2 +
...o_profile_pacemaker_manila_share_bundle_spec.rb | 140 +++++++++++++++
spec/fixtures/hieradata/default.yaml               |   7 +
zuul.d/layout.yaml                                 |  22 +--
24 files changed, 463 insertions(+), 124 deletions(-)







More information about the Release-announce mailing list