[release-announce] puppet-zaqar 22.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 5 15:55:19 UTC 2023


We are overjoyed to announce the release of:

puppet-zaqar 22.0.0: Puppet module for OpenStack Zaqar

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

Changes in puppet-zaqar 21.0.0..22.0.0
--------------------------------------

a25a11d Prepare 2023.1 release
15124a6 Add strict validation about boolean parameters
9ae179c Replace legacy facts and use fact hash
d72accf Expose policy_default_rule
b9c8d0a Switch to Ubuntu Jammy (22.04)
9d64b59 Remove logic for CentOS 8/RHEL 8
670a6e5 Update master for stable/zed


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

manifests/cache.pp                                 |  88 ++++++++--------
manifests/cors.pp                                  |  24 ++---
manifests/init.pp                                  |  34 +++---
manifests/keystone/authtoken.pp                    | 116 ++++++++++-----------
manifests/keystone/trust.pp                        |   8 +-
manifests/logging.pp                               |  78 +++++++-------
manifests/management/mongodb.pp                    |  42 ++++----
manifests/management/redis.pp                      |   8 +-
manifests/messaging/mongodb.pp                     |  46 ++++----
manifests/messaging/redis.pp                       |   8 +-
manifests/messaging/swift.pp                       |   4 +-
manifests/params.pp                                |   6 +-
manifests/policy.pp                                |  18 ++--
manifests/server.pp                                |   3 +
manifests/server_instance.pp                       |   2 +
manifests/transport/websocket.pp                   |  20 ++--
manifests/transport/wsgi.pp                        |   8 +-
manifests/wsgi/apache.pp                           |   8 +-
metadata.json                                      |  10 +-
.../policy_default_rule-6236ea6b45d4f1f5.yaml      |   4 +
.../notes/ubuntu-jammy-080c58e5d59db27c.yaml       |   8 ++
releasenotes/source/index.rst                      |   1 +
releasenotes/source/zed.rst                        |   6 ++
spec/classes/zaqar_client_spec.rb                  |   2 +-
spec/classes/zaqar_db_sync_spec.rb                 |   5 +-
spec/classes/zaqar_init_spec.rb                    |   2 +-
spec/classes/zaqar_policy_spec.rb                  |   2 +
spec/classes/zaqar_server_spec.rb                  |   2 +-
spec/classes/zaqar_wsgi_apache_spec.rb             |  23 ++--
spec/defines/zaqar_server_instance_spec.rb         |   2 +-
30 files changed, 303 insertions(+), 285 deletions(-)







More information about the Release-announce mailing list