We are ecstatic to announce the release of: puppet-watcher 20.1.0: Puppet module for OpenStack Watcher This release is part of the yoga 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. 20.1.0 ^^^^^^ Deprecation Notes * The service validation feature of the "watcher::api" class is deprecated, and the "watcher::api::validate" parameter has no effect now. Changes in puppet-watcher 20.0.0..20.1.0 ---------------------------------------- 710660e Prepare Yoga M2 69bf8b1 Load libraries in a single place 3d5c217 Deprecate service validation for watcher-api 6988308 Clean up direct dependencies on puppetlabs-apache a4f9ddf Fix dependencies related to openstacklib::policy Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 53 ++++++++++------------ manifests/deps.pp | 2 +- manifests/wsgi/apache.pp | 5 -- metadata.json | 8 ++-- ...recate-service-validation-a8d7f27af3981c1a.yaml | 5 ++ spec/classes/watcher_wsgi_apache_spec.rb | 6 --- spec/spec_helper.rb | 3 ++ .../provider/watcher_config/ini_setting_spec.rb | 27 ----------- 8 files changed, 36 insertions(+), 73 deletions(-)