We are thrilled to announce the release of: puppet-cinder 19.3.0: Puppet module for OpenStack Cinder This release is part of the xena 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. 19.3.0 ^^^^^^ Upgrade Notes ************* * The "cinder::backend::dellemc_powerstore::powerstore_appliances" parameter has been removed. * The parameters for v2 API support have been removed from the "cinder::keystone::auth" class. Deprecation Notes ***************** * The "cinder::enable_v3_api" parameter has been deprecated. Changes in puppet-cinder 19.2.0..19.3.0 --------------------------------------- ee971b4 Prepare Xena M3 3111f64 Fix the default of cinder::api::ratelimits_factory 688e396 Do not test service_user parameters directly 1ae066c Do not test authtoken parameters directly c65c7c3 Use a 'params' hash for authtoken parameters 6e705d7 Fix incomplete parameter description 40885d1 Clean up v2 API support 8ad8dba Support Puppet 7 248ab7e PowerStore: Remove the deprecated powerstore_appliances parameter Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 4 +- manifests/backend/dellemc_powerstore.pp | 11 -- manifests/init.pp | 19 ++- manifests/keystone/auth.pp | 99 ------------ manifests/keystone/authtoken.pp | 83 +++++----- metadata.json | 10 +- ...ove-powerstore_appliances-36212e32db70ca44.yaml | 5 + .../notes/remove-v2-api-a416e6422d54c5f8.yaml | 9 ++ spec/classes/cinder_init_spec.rb | 10 -- spec/classes/cinder_keystone_authtoken_spec.rb | 179 ++++++++++++--------- spec/classes/cinder_keystone_service_user_spec.rb | 92 ++++++----- 11 files changed, 225 insertions(+), 296 deletions(-)
participants (1)
-
no-reply@openstack.org