We are ecstatic to announce the release of: puppet-keystone 21.0.1: Puppet module for OpenStack Keystone This release is part of the zed stable 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. Changes in puppet-keystone 21.0.0..21.0.1 ----------------------------------------- 3380d68 Prepare final stable/zed release 1f270ea Set show_diff to false when configuring Federation 6902c70 Add .pdkignore to exclude some files from tar ball eed08fb Add per module policy service refresh e3240fc Zed-only: Remove TripleO job aab1d5b Fix access to configs hash symbol in get_auth_endpoint 6e56955 OIDC: Make sure the dependent auth modules are loaded 32a3838 Update TOX_CONSTRAINTS_FILE for stable/zed 087dcf9 Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pdkignore | 51 ++++++++++++++++++++++ .zuul.yaml | 19 -------- lib/puppet/provider/keystone.rb | 2 +- manifests/deps.pp | 2 +- manifests/federation/mellon.pp | 3 ++ manifests/federation/openidc.pp | 7 +++ manifests/federation/shibboleth.pp | 4 ++ manifests/policy.pp | 1 + metadata.json | 2 +- spec/classes/keystone_federation_mellon_spec.rb | 4 ++ spec/classes/keystone_federation_openidc_spec.rb | 4 ++ .../classes/keystone_federation_shibboleth_spec.rb | 3 ++ spec/classes/keystone_policy_spec.rb | 2 + tox.ini | 2 +- 15 files changed, 84 insertions(+), 23 deletions(-)
participants (1)
-
no-reply@openstack.org