[release-announce] puppet-watcher 22.0.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 5 15:56:46 UTC 2023
We enthusiastically announce the release of:
puppet-watcher 22.0.0: Puppet module for OpenStack Watcher
This release is part of the antelope release series.
The source is available from:
https://opendev.org/openstack/puppet-watcher
Download the package from:
https://tarballs.openstack.org/puppet-watcher/
Please report issues through:
https://bugs.launchpad.net/puppet-watcher/+bugs
For more details, please see below.
Changes in puppet-watcher 21.0.0..22.0.0
----------------------------------------
a1d42a4 Prepare 2023.1 release
4c56946 Assert cron job definition
3f3c5df Add support for cron job to purge objects
f6ab996 Replace legacy facts and use fact hash
a786c75 Expose policy_default_rule
327d426 Switch to Ubuntu Jammy (22.04)
822dd6b Clean up parameters for service validation
4d99341 Update master for stable/zed
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 46 ++----
manifests/applier.pp | 20 +--
manifests/cache.pp | 112 +++++++--------
manifests/cinder_client.pp | 12 +-
manifests/cron/db_purge.pp | 116 +++++++++++++++
manifests/db.pp | 32 ++---
manifests/decision_engine.pp | 28 ++--
manifests/glance_client.pp | 12 +-
manifests/gnocchi_client.pp | 12 +-
manifests/init.pp | 160 ++++++++++-----------
manifests/ironic_client.pp | 12 +-
manifests/keystone/authtoken.pp | 116 +++++++--------
manifests/keystone_client.pp | 8 +-
manifests/logging.pp | 72 +++++-----
manifests/neutron_client.pp | 12 +-
manifests/nova_client.pp | 12 +-
manifests/params.pp | 6 +-
manifests/placement_client.pp | 12 +-
manifests/policy.pp | 18 ++-
manifests/watcher_clients_auth.pp | 24 ++--
manifests/wsgi/apache.pp | 8 +-
metadata.json | 10 +-
.../notes/cron-db_purge-43ea67b564185d97.yaml | 6 +
.../policy_default_rule-7e3c4ff9743a721a.yaml | 4 +
...remove-service-validation-112f0bc7d169ad87.yaml | 5 +
.../notes/ubuntu-jammy-e0d33aca769dcf1d.yaml | 8 ++
releasenotes/source/index.rst | 1 +
releasenotes/source/zed.rst | 6 +
spec/acceptance/10_basic_watcher_spec.rb | 5 +-
spec/classes/watcher_api_spec.rb | 2 +-
spec/classes/watcher_applier_spec.rb | 2 +-
spec/classes/watcher_client_spec.rb | 2 +-
spec/classes/watcher_cron_db_purge_spec.rb | 99 +++++++++++++
spec/classes/watcher_decision_engine_spec.rb | 2 +-
spec/classes/watcher_init_spec.rb | 2 +-
spec/classes/watcher_policy_spec.rb | 2 +
spec/classes/watcher_wsgi_apache_spec.rb | 8 +-
37 files changed, 622 insertions(+), 392 deletions(-)
More information about the Release-announce
mailing list