puppet-cinder 15.2.0 (train)
We joyfully announce the release of: puppet-cinder 15.2.0: Puppet module for OpenStack Cinder This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-cinder Download the package from: https://tarballs.openstack.org/puppet-cinder/ Please report issues through: https://bugs.launchpad.net/puppet-cinder/+bugs For more details, please see below. 15.2.0 ^^^^^^ New Features ************ * New hieradata, cinder::keystone::authtoken::service_token_roles, is introduced so that specific role can be assigned to the service user who can use service token feature. * New hieradata, cinder::keystone::roles, roles_v2 and roles_v3 are introduced to configure customized role for cinder user in keystone identity. * Allow users to run the RabbitMQ heartbeat over a native python thread in the oslo.messaging RabbitMQ driver, by using the *rabbit_heartbeat_in_pthread* option in configuration. Upgrade Notes ************* * The deprecated pki related options check_revocations_for_cached and hash_algorithms option has been removed. Changes in puppet-cinder 15.1.0..15.2.0 --------------------------------------- fa5dec5 Introduce the new rabbit_heartbeat_in_pthread option 1b3e981 Remove deprecated pki related options 45886a3 Bump the openstackdocstheme extension to 1.20 40c0d79 Sync Sphinx requirement 58e1891 Prepare Train M3 fbb53b0 Fix for multiple usages of cinder::backend::iscsi in Debian 0e78a0f Customize roles assigned to cinder user Diffstat (except docs and test files) ------------------------------------- manifests/backend/iscsi.pp | 8 ++- manifests/init.pp | 12 ++++ manifests/keystone/auth.pp | 18 ++++++ manifests/keystone/authtoken.pp | 43 ++++---------- metadata.json | 8 +-- ...token-service_token_roles-e698dd87b9cd2598.yaml | 10 ++++ ...mq-heartbeat-over-pthread-a37f57a835c6291b.yaml | 6 ++ ...cated_pki_related_options-946463c40567938a.yaml | 5 ++ releasenotes/source/conf.py | 13 ---- spec/classes/cinder_init_spec.rb | 5 +- spec/classes/cinder_keystone_auth_spec.rb | 6 ++ spec/classes/cinder_keystone_authtoken_spec.rb | 69 +++++++++++----------- 13 files changed, 121 insertions(+), 87 deletions(-)
participants (1)
-
no-reply@openstack.org