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

no-reply at openstack.org no-reply at openstack.org
Wed Aug 8 04:35:59 UTC 2018


We are glad to announce the release of:

puppet-tripleo 7.4.15: Puppet module for OpenStack TripleO

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

7.4.15
^^^^^^


New Features
************

* Added new parameter to tripleo::haproxy: activate_httplog This
  allows to activate the HTTP full logs in HAProxy.


Bug Fixes
*********

* Fix deployment issue where neutron-server would crash on start on
  split-stack deployments when neutron-lbaas is enabled.

* Fixes bug 1733801 so we can activate haproxy logs.

* 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 7.4.14..7.4.15
----------------------------------------

da382cd Release 7.4.15 (Pike)
dc7c5a1 Add panko expirer to configure cron tasks
201ca8f remove scenario005 from experimental
80c5a07 Remove INSECURE_REGISTRY from docker_registry.pp
e856816 Do not target Redis over TLS when using HA Redis profile
e958ecf Remove notification_driver parameter from heat profile
d3e20eb Let haproxy_defaults be overridable
f0db40f Added new parameter: $activate_httplog
5013eb2 Enforce proper ordering when applying firewall rules
3676c89 Fluentd:Add extra transformation for non containerized services
a5cc194 Run cinder's db sync only on bootstrap node
8deff93 Make sure we apply qemu config changes
fee53d8 Install python-neutron-lbaas before starting neutron


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

Puppetfile_extras                                  |   4 +
manifests/firewall.pp                              |   5 +-
manifests/firewall/post.pp                         |   2 +
manifests/firewall/pre.pp                          |   5 +
manifests/firewall/rule.pp                         |   8 +
manifests/haproxy.pp                               |  41 ++++-
manifests/profile/base/cinder/api.pp               |   1 +
manifests/profile/base/docker_registry.pp          |  26 ++--
manifests/profile/base/gnocchi/api.pp              |  11 +-
manifests/profile/base/heat.pp                     |   6 -
manifests/profile/base/logging/fluentd.pp          |  25 ++-
manifests/profile/base/neutron/lbaas.pp            |   8 +-
manifests/profile/base/nova/libvirt.pp             |   1 +
manifests/profile/base/panko/api.pp                |   8 +
metadata.json                                      |   2 +-
...baas-service-install-step-796bbee41496f776.yaml |   5 +
.../notes/haproxy-logging-13b333a7e9d9558e.yaml    |  10 ++
.../nova_migration_qemu-fc2150565dae8d33.yaml      |   5 +
spec/classes/tripleo_haproxy_spec.rb               |  49 +++++-
.../tripleo_profile_base_cinder_api_spec.rb        |  22 ++-
.../tripleo_profile_base_logging_fluentd_spec.rb   | 173 +++++++++++++++++++++
.../tripleo_profile_base_nova_libvirt_spec.rb      |   2 +
zuul.d/layout.yaml                                 |   6 -
23 files changed, 375 insertions(+), 50 deletions(-)







More information about the Release-announce mailing list