We are pleased to announce the release of: puppet-keystone 19.3.0: Puppet module for OpenStack Keystone This release is part of the xena release series. The source is available from: https://opendev.org/openstack/puppet-keystone Download the package from: https://tarballs.openstack.org/puppet-keystone/ Please report issues through: https://bugs.launchpad.net/puppet-keystone/+bugs For more details, please see below. 19.3.0 ^^^^^^ New Features * Adding the following configurable items for OpenID: * "keystone::federation::openidc::openidc_pass_userinfo_as" to set "OIDCPassUserInfoAs" * "keystone::federation::openidc::openidc_pass_claim_as" to set "OIDCPassClaimsAs" Changes in puppet-keystone 19.2.0..19.3.0 ----------------------------------------- f1b9d95 Prepare Xena M3 9e71c11 Fix wrong key to look up domain parameters from puppet.conf a087173 cache: Migrate parsing of memcache_server to puppet-oslo 068564b Do not test details of oslo::cache 013ffb2 Support Puppet 7 a3ef077 Add oidc options 312605e Replace deprecated is_string method df3ece5 Remove a file which causes cloning on Windows platform to fail Diffstat (except docs and test files) ------------------------------------- lib/puppet/provider/keystone.rb | 21 ++-- manifests/cache.pp | 8 +- manifests/federation/openidc.pp | 27 +++++ metadata.json | 8 +- .../notes/add-oidc-params-0bddcca8d49ccfdb.yaml | 11 ++ ...arameter-for-roles::admin-2a17a5d13fa172da.yaml | 4 - spec/classes/keystone_cache_spec.rb | 116 ++++++++++----------- spec/classes/keystone_federation_openidc_spec.rb | 26 +++++ templates/openidc.conf.erb | 6 ++ 9 files changed, 145 insertions(+), 82 deletions(-)
participants (1)
-
no-reply@openstack.org