puppet-keystone 23.1.0 (bobcat)
We are gleeful to announce the release of: puppet-keystone 23.1.0 This release is part of the bobcat 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. 23.1.0 ^^^^^^ New Features * Added "database_slave_connection" parameter to "keystone::db" class. Changes in puppet-keystone 23.0.0..23.1.0 ----------------------------------------- e9fad06 Prepare final stable/2023.2 release ba0ceb9 Fix new lint errors 72fc4f6 Add database_slave_connection to keystone::db class 857b104 Fix invalid string concatenation 9779df6 Set show_diff to false when configuring Federation 03a2ac7 identity provider: Drop reference to removed parameters 329767a keystone_endpoint: Fix id generate with only partial types dfca566 Fix wrong OIDCRedirectURI cf6b06d Debian: Allow keystone without httpd 5a56cb8 Debian: Fix missing authn_core when using shibboleth 1735052 Update TOX_CONSTRAINTS_FILE for stable/2023.2 b817a19 Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + examples/apache_with_paths.pp | 2 -- lib/puppet/provider/keystone_endpoint/openstack.rb | 3 ++- manifests/db.pp | 6 +++++ manifests/federation/identity_provider.pp | 24 +++++++++---------- manifests/federation/mellon.pp | 3 +++ manifests/federation/openidc.pp | 15 +++++++----- manifests/federation/shibboleth.pp | 11 ++++++++- manifests/init.pp | 7 +++--- metadata.json | 2 +- .../keystone-db-slave-conn-4592ab5542773cb6.yaml | 4 ++++ spec/classes/keystone_db_spec.rb | 3 +++ spec/classes/keystone_federation_mellon_spec.rb | 4 ++++ spec/classes/keystone_federation_openidc_spec.rb | 2 ++ .../classes/keystone_federation_shibboleth_spec.rb | 3 +++ .../provider/keystone_endpoint/openstack_spec.rb | 27 ++++++++++------------ templates/openidc.conf.erb | 2 +- tox.ini | 2 +- 18 files changed, 78 insertions(+), 43 deletions(-)
participants (1)
-
no-reply@openstack.org