We are amped to announce the release of: puppet-aodh 18.0.0: Puppet module for OpenStack Aodh This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-aodh Download the package from: https://tarballs.openstack.org/puppet-aodh/ Please report issues through: https://bugs.launchpad.net/puppet-aodh/+bugs For more details, please see below. 18.0.0 ^^^^^^ New Features * The new "aodh::keystone::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Changes in puppet-aodh 17.5.0..18.0.0 ------------------------------------- f40c746 Bump version for the start of Wallaby d919628 Use a 'params' hash for authtoken parameters 8d0b2fb Add support for the keystone_authtoken/service_type parameter b3b03d6 Include deps class in unit test for postgresql aa154e6 Include deps class in unit test for mysql 78e9c49 Update master for stable/victoria Diffstat (except docs and test files) ------------------------------------- manifests/keystone/authtoken.pp | 87 +++++++++++++--------- metadata.json | 8 +- ...ne-authtoken-service_type-215cca463950f7a6.yaml | 5 ++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 ++ spec/classes/aodh_db_mysql_spec.rb | 2 + spec/classes/aodh_db_postgresql_spec.rb | 2 + spec/classes/aodh_keystone_authtoken_spec.rb | 16 ++++ 8 files changed, 87 insertions(+), 40 deletions(-)