[release-announce] puppet-zaqar 20.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Fri Nov 26 16:58:05 UTC 2021


We are satisfied to announce the release of:

puppet-zaqar 20.0.0: Puppet module for OpenStack Zaqar

This release is part of the yoga release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-zaqar/+bugs

For more details, please see below.

20.0.0
^^^^^^


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

* The new "zaqar::management::redis" class has been added. This
  class can be used to manage parameters to use the redis management
  store driver.

* The new "zaqar::topic_pipeline" parameter has been added.


Upgrade Notes
*************

* Default value of the "zaqar::wsgi::apache::ssl" parameter will be
  changed from "true" to "false" in a future release. Make sure the
  parameter is set to the desired value.

Changes in puppet-zaqar 19.4.0..20.0.0
--------------------------------------

e9a86ec Add support for [storage] topic_pipeline
484d14f Add support for Redis management store driver
c5a0cab Accept lists for *_pipeline parameters
f88fa27 Prepare to update default of <service>::wsgi::apache::ssl
3e18f4b Bump puppetlabs-inifile
0e7c4f0 Avoid conflicting management of zaqar.conf
b2f53f9 Bump version for the start of Yoga
ed9776a Update master for stable/xena


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

manifests/init.pp                                  | 15 ++++--
manifests/management/redis.pp                      | 30 +++++++++++
manifests/server_instance.pp                       |  4 ++
manifests/wsgi/apache.pp                           | 11 ++--
metadata.json                                      | 10 ++--
...pare-to-change-apache-ssl-dcc2c9a7ec774f5d.yaml |  6 +++
.../redis-management-store-a06031ff32e5cd12.yaml   |  5 ++
.../notes/topic_pipeline-f02c9b1f0f7d5d1a.yaml     |  4 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/xena.rst                       |  6 +++
spec/classes/zaqar_init_spec.rb                    |  7 +++
spec/classes/zaqar_management_redis_spec.rb        | 62 ++++++++++++++++++++++
spec/defines/zaqar_server_instance_spec.rb         | 46 +++++++++-------
13 files changed, 177 insertions(+), 30 deletions(-)







More information about the Release-announce mailing list