[release-announce] puppet-zaqar 19.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 08:59:51 UTC 2021


We contentedly announce the release of:

puppet-zaqar 19.4.0: Puppet module for OpenStack Zaqar

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

19.4.0
^^^^^^

New Features

* The new "zaqar::logging::watch_log_file" parameter has been added.

* Adds new purge_config parameter. When set to true, the policy file
  is cleared during configuration process. This allows to remove any
  existing rules before applying them or clean the file when all
  policies got removed.

Changes in puppet-zaqar 19.3.0..19.4.0
--------------------------------------

5e4c8a5 Add information technology in the setup.cfg
e36bc58 Add license information in the setup.cfg
b99c597 Delete useless code for setup.py
8067471 Stop configuring install_command in tox.
a426170 Fix pbr>=2.0.0 for setup.py
b09d0f6 Update openstackdocstheme to the latest version
4098699 Update reno to the latest version
2764d47 metadata.json: debian 11
714448a Do not test detail of keystone::resource::service_identity
afcc990 Fix stdlib version in metadata
60d06ca Prepare Xena RC1
17078f0 Add watch_log_file option
9c04dee Allow purging policy files


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

manifests/logging.pp                               |   6 +
manifests/policy.pp                                |  28 +++-
metadata.json                                      |  12 +-
...add_watch_log_file-option-865caefe1b048b1e.yaml |   4 +
.../policy_purge_config-eaa62ca7e22d5af6.yaml      |   6 +
setup.cfg                                          |   2 +
setup.py                                           |   4 +-
spec/classes/zaqar_keystone_auth_spec.rb           | 162 +++++++--------------
spec/classes/zaqar_keystone_auth_websocket_spec.rb | 148 ++++++-------------
spec/classes/zaqar_logging_spec.rb                 |  17 ++-
spec/classes/zaqar_policy_spec.rb                  |  85 ++++++++---
tox.ini                                            |   4 +-
13 files changed, 220 insertions(+), 262 deletions(-)







More information about the Release-announce mailing list