We are satisfied to announce the release of: puppet-tempest 20.0.0: Puppet module for OpenStack Tempest This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/puppet-tempest Download the package from: https://tarballs.openstack.org/puppet-tempest/ Please report issues through: https://bugs.launchpad.net/puppet-tempest/+bugs For more details, please see below. 20.0.0 ^^^^^^ New Features * The new "tempest::admin_system" parameter has been added. * The following two parameters have been added to the "tempest" class. * "admin_project_domain_name" * "admin_user_domain_name" * "default_credentials_domain_name" Changes in puppet-tempest 19.4.0..20.0.0 ---------------------------------------- 24000aa Bump puppetlabs-inifile 489f219 Add support for [auth] admin_system c18ef50 Support more *_domain_name options 9a09e7c Do not override default of [auth] admin_domain_name d45d580 Bump version for the start of Yoga e26e4b0 Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 20 ++++++++++++++++++-- metadata.json | 8 ++++---- .../notes/admin_system-6845c3b434b96b0a.yaml | 4 ++++ .../notes/more-domain-opts-18bc20a84df84324.yaml | 8 ++++++++ releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 ++++++ spec/classes/tempest_init_spec.rb | 6 +++++- 7 files changed, 46 insertions(+), 7 deletions(-)