[release-announce] puppet-keystone 18.6.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Nov 7 14:20:46 UTC 2022
We are satisfied to announce the release of:
puppet-keystone 18.6.0: Puppet module for OpenStack Keystone
This release is part of the wallaby 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.
18.6.0
^^^^^^
Security Issues
* Content of fernet keys and credential keys are now hidden from
output, when these files are updated.
Changes in puppet-keystone 18.5.0..18.6.0
-----------------------------------------
e979678 setuptools: Disable auto discovery
b75d914 Prepare the final wallaby release
bbdbd7a Ensure key contents are hidden
2606fdf Add support for MultiStrOpt
b632a78 Ensure inet6: formatting for a comma-separated list string
3ac6b05 Add centos-9 jobs for wallaby zuul layout
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 11 +++-
lib/puppet/provider/keystone.rb | 2 +-
.../{ini_setting.rb => openstackconfig.rb} | 4 +-
lib/puppet/provider/keystone_domain/openstack.rb | 2 +-
.../provider/keystone_domain_config/openstack.rb | 8 +--
lib/puppet/type/keystone_config.rb | 65 +++++++++++++++++++---
manifests/init.pp | 2 +
manifests/resource/authtoken.pp | 7 ++-
metadata.json | 2 +-
.../notes/bug-1979672-003a5939f3bd6f67.yaml | 5 ++
setup.py | 1 +
spec/classes/keystone_init_spec.rb | 2 +
spec/defines/keystone_resource_authtoken_spec.rb | 39 +++++++++++--
...ini_setting_spec.rb => openstackconfig_spec.rb} | 15 ++++-
.../keystone_domain_config/openstack_spec.rb | 3 +-
spec/unit/type/keystone_config_spec.rb | 6 +-
16 files changed, 142 insertions(+), 32 deletions(-)
More information about the Release-announce
mailing list