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

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 22:26:28 UTC 2017


We are amped to announce the release of:

puppet-zaqar 12.1.0: Puppet module for OpenStack Zaqar

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

12.1.0
^^^^^^

New Features

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

* Add parameter to apache_wsgi to allow overwrite and/or add
  additional wsgi process options.

Changes in puppet-zaqar 12.0.0..12.1.0
--------------------------------------

326f473 Prepare for Queens Milestone 2
67e70ca Expose use_json logging option
f68f5e9 Fix typo in config options
3957d30 Switch to Zuul v3 testing
a3a99c2 add parameter to overwrite/add wsgi process options


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

.zuul.yaml                                         |   6 ++
manifests/logging.pp                               |   6 ++
manifests/transport/websocket.pp                   |   6 +-
manifests/wsgi/apache.pp                           | 104 +++++++++++----------
metadata.json                                      |   8 +-
releasenotes/notes/log-json-73790092ddf0cc73.yaml  |   4 +
.../wsgi_process_options-bba8611358c14afd.yaml     |   4 +
spec/classes/zaqar_logging_spec.rb                 |   3 +
spec/classes/zaqar_transport_websocket_spec.rb     |   6 +-
spec/classes/zaqar_wsgi_apache_spec.rb             |  91 +++++++++---------
10 files changed, 139 insertions(+), 99 deletions(-)







More information about the Release-announce mailing list