puppet-keystone 22.1.0 (antelope)
We enthusiastically announce the release of: puppet-keystone 22.1.0 This release is part of the antelope 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. 22.1.0 ^^^^^^ New Features * Added "database_slave_connection" parameter to "keystone::db" class. Changes in puppet-keystone 22.0.0..22.1.0 ----------------------------------------- d02d94c Prepare final stable/2023.1 release 6aa6026 Add database_slave_connection to keystone::db class 295ea23 Fix invalid string concatenation 64fa2e3 Set show_diff to false when configuring Federation 1b368dd identity provider: Drop reference to removed parameters eec7bf4 Debian: Allow keystone without httpd 62fee11 Add .pdkignore to exclude some files from tar ball 74468f0 Add per module policy service refresh 1d634da Update TOX_CONSTRAINTS_FILE for stable/2023.1 6741e0d Update .gitreview for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pdkignore | 51 ++++++++++++++++++++++ manifests/db.pp | 6 +++ manifests/deps.pp | 2 +- manifests/federation/identity_provider.pp | 24 +++++----- manifests/federation/mellon.pp | 3 ++ manifests/federation/openidc.pp | 15 ++++--- manifests/federation/shibboleth.pp | 4 ++ manifests/init.pp | 5 ++- manifests/policy.pp | 1 + 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 ++ spec/classes/keystone_policy_spec.rb | 2 + tox.ini | 2 +- 18 files changed, 111 insertions(+), 23 deletions(-)
participants (1)
-
no-reply@openstack.org