We are delighted to announce the release of: puppet-watcher 21.0.0: Puppet module for OpenStack Watcher This release is part of the zed 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 20.3.0..21.0.0 ---------------------------------------- 32683a7 Prepare Zed RC1 a80ac59 Ubuntu: Re-enable watcher in acceptance tests cacf558 Enable memcached in acceptance tests 9667d6a Remove deprecated watcher::api::watcher_clients_* 4faa434 Add Apache WSGI logging parameters for pipe/syslog aac84a5 Remove deprecated watcher::api::watcher_api_* parameters 0f8a4be Stop hard-coding default of [api] port 388e3a2 Stop listening at 0.0.0.0 by default 652a019 Adapt to new type validation in puppetlabs-apache 627b63a Revert "CentOS 9: Disable unit tests dependent on puppet-postgresql" 2006eba Fix wrong test description 88b7e51 Add acceptance tests for config management resources fd53764 Expose headers option of apache::vhost 6cf7b18 Remove support for CentOS 8 Stream 858c3d5 Do not validate the deprecated parameter 959248c apache+mod_wsgi: Disable SSL by default 53e36c0 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 171 +++------------------ manifests/watcher_clients_auth.pp | 38 ++--- manifests/wsgi/apache.pp | 75 ++++++--- metadata.json | 10 +- .../notes/apache-headers-61aa1ceb5012239f.yaml | 5 + .../notes/bug-1973316-01c21c61c865b3b5.yaml | 5 + .../notes/cleanup-api-opts-c078c50c79a004c1.yaml | 11 ++ .../cleanup-watcher_clients-f84a02181142a249.yaml | 5 + .../notes/default-bind_host-7ab540eba59c4135.yaml | 6 + .../notes/disable-apache-ssl-2599fd907b0ce8c2.yaml | 5 + .../httpd-logs-piped-syslog-bab044bf788d548d.yaml | 6 + .../notes/remove-centos-8-186295728cc259bd.yaml | 4 + releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 + ...sgi_apache_spec.rb => 10_basic_watcher_spec.rb} | 13 +- spec/acceptance/99_watcher_config_spec.rb | 62 ++++++++ spec/classes/watcher_api_spec.rb | 70 ++------- spec/classes/watcher_db_postgresql_spec.rb | 13 +- spec/classes/watcher_wsgi_apache_spec.rb | 94 +++++++++-- spec/unit/type/watcher_config_spec.rb | 2 +- 20 files changed, 314 insertions(+), 288 deletions(-)
participants (1)
-
no-reply@openstack.org