[release-announce] puppet-cinder 15.1.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 26 19:03:51 UTC 2019


We are pleased to announce the release of:

puppet-cinder 15.1.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.1.0
^^^^^^


New Features
************

* Add support to configure *[oslo_middleware]/max_request_body_size*
  with *$max_request_body_size*.

* New class, cinder::keystone::service_user, is introduced to
  configure parameters to service token feature.


Deprecation Notes
*****************

* Solidfire option sf_enable_volume_mapping is deprecated and will
  be removed in a future release.

Changes in puppet-cinder 15.0.0..15.1.0
---------------------------------------

c978ba0 Implement class to configure parameters to use service token
85b2b1f Manage oslo_middleware/max_request_body_size
580b2f2 Deprecate sf_enable_volume_mapping
ebebc89 Prepare Train M2


Diffstat (except docs and test files)
-------------------------------------

manifests/api.pp                                   |   6 ++
manifests/backend/solidfire.pp                     |  22 +++--
manifests/keystone/service_user.pp                 | 101 +++++++++++++++++++++
metadata.json                                      |  10 +-
...e_volume_mapping-parmater-a5d9c17aa551601e.yaml |   4 +
.../max_request_body_size-a199b5c1e0d2f104.yaml    |   5 +
.../notes/service_token-94dd15b7ee9af228.yaml      |   5 +
spec/classes/cinder_api_spec.rb                    |   1 +
spec/classes/cinder_keystone_service_user_spec.rb  |  80 ++++++++++++++++
spec/defines/cinder_backend_solidfire_spec.rb      |   1 -
10 files changed, 221 insertions(+), 14 deletions(-)







More information about the Release-announce mailing list