puppet-watcher 18.1.0 (wallaby)
We are delighted to announce the release of: puppet-watcher 18.1.0: Puppet module for OpenStack Watcher This release is part of the wallaby 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. 18.1.0 ^^^^^^ New Features ************ * The new "watcher::keystone::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Deprecation Notes ***************** * allow_insecure_clients option is now deprecated for removal, the parameter has no effect. Changes in puppet-watcher 18.0.0..18.1.0 ---------------------------------------- e7dc61b Prepare Wallaby M1 e360a66 Replace deprecated UPPER_CONSTRAINTS_FILE variable e2d5a41 Add support for the keystone_authtoken/service_type parameter 16f773d Deprecate allow_insecure_clients option 5c2b12f Fix outdated files Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 49 ++++++++++++---------- manifests/keystone/authtoken.pp | 7 ++++ metadata.json | 8 ++-- ...w_insecure_clients-option-8440060a378c7306.yaml | 4 ++ ...ne-authtoken-service_type-276f4e9509781776.yaml | 5 +++ spec/classes/watcher_init_spec.rb | 1 - spec/classes/watcher_keystone_authtoken_spec.rb | 3 ++ tox.ini | 2 +- 8 files changed, 52 insertions(+), 27 deletions(-)
participants (1)
-
no-reply@openstack.org