[puppet] puppet-watcher 12.2.0 (queens)
We eagerly announce the release of: puppet-watcher 12.2.0: Puppet module for OpenStack Watcher This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/puppet-watcher/ For more details, please see below. 12.2.0 ^^^^^^ New Features * Adds the use_journal option for configuring oslo.log. This will enable passing the logs to journald. Changes in puppet-watcher 12.1.0..12.2.0 ---------------------------------------- 0c4c098 Prepare for Queens Milestone 3 adcdb07 fix README.md,wrong grammar 1793f53 Remove pinned versions from test-requirements.txt ae0785e Add use_journal option for logging configuration ea0947f Add group to policy management 287ed90 Run puppet-openstack-beaker-jobs Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + README.md | 2 +- manifests/logging.pp | 6 ++++++ manifests/params.pp | 1 + manifests/policy.pp | 5 ++++- metadata.json | 6 +++--- ...add-use_journal-option-for-logging-99d82c6c8d195dcf.yaml | 5 +++++ spec/classes/watcher_logging_spec.rb | 3 +++ spec/classes/watcher_policy_spec.rb | 13 ++++++++----- test-requirements.txt | 6 +++--- 10 files changed, 35 insertions(+), 13 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 8db5c0d..aa9dd6b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,2 +2,2 @@ -sphinx>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +sphinx # BSD +openstackdocstheme # Apache-2.0 @@ -6 +6 @@ openstackdocstheme>=1.17.0 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 +reno # Apache-2.0
participants (1)
-
no-reply@openstack.org