[release-announce] [puppet] puppet-heat 12.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 22:23:57 UTC 2017


We are gleeful to announce the release of:

puppet-heat 12.1.0: Puppet module for OpenStack Heat

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

12.1.0
^^^^^^

New Features

* Add wsgi_process_display_name option to add customization for wsgi
  process display name.

* The access_log_file, access_log_format, error_log_file fields for
  each apache vhost are now configurable.

* Expose use_json logging parameter, which enables JSON formatted
  logging.

Changes in puppet-heat 12.0.0..12.1.0
-------------------------------------

e0843d6 Prepare for Queens Milestone 2
50d7c11 Expose use_json logging option
8befe4f Add customization for wsgi process display name
248de17 Expose allowing setting log files for apache vhost
6921b19 Switch to Zuul v3 testing


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

.zuul.yaml                                         |  6 ++++++
manifests/logging.pp                               |  6 ++++++
manifests/wsgi/apache.pp                           |  6 ++++++
manifests/wsgi/apache_api.pp                       | 24 ++++++++++++++++++++++
manifests/wsgi/apache_api_cfn.pp                   | 24 ++++++++++++++++++++++
manifests/wsgi/apache_api_cloudwatch.pp            | 24 ++++++++++++++++++++++
metadata.json                                      |  8 ++++----
...wsgi_process_display_name-1359813a235ef934.yaml |  4 ++++
.../notes/apache-logs-5943a8910ff54db5.yaml        |  5 +++++
releasenotes/notes/log-json-9c7061b9e42a3d20.yaml  |  4 ++++
spec/classes/heat_logging_spec.rb                  |  3 +++
spec/classes/heat_wsgi_apache_api_cfn_spec.rb      |  1 +
.../heat_wsgi_apache_api_cloudwatch_spec.rb        |  1 +
spec/classes/heat_wsgi_apache_api_spec.rb          |  1 +
14 files changed, 113 insertions(+), 4 deletions(-)







More information about the Release-announce mailing list