[release-announce] puppet-cinder 18.2.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 22 09:24:02 UTC 2021


We are stoked to announce the release of:

puppet-cinder 18.2.0: Puppet module for OpenStack Cinder

This release is part of the wallaby 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.

18.2.0
^^^^^^


Upgrade Notes
*************

* If any keystone resources for volume v2 API have been created, all
  of these resources should be manually deleted during upgrade.

* Now policy.yaml is used by default instead of policy.json.


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

* The "cinder::backup::tsm" class has been deprecated and has no
  effect, because TSM driver has been removed from cinder. This class
  will be removed completely in a future release.

* The support for cinder v2 API has been deprecated. The resource
  for cinder v2 API(service, endpoint, user and role assignment) is no
  longer managed.

Changes in puppet-cinder 18.1.0..18.2.0
---------------------------------------

d024bf9 Prepare Wallaby M2
e242bd7 Deprecate support for TSM Backup driver
e5dcd2e Use yaml instead of json for policy file
3cb9617 Deprecate support for v2 API


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

manifests/backup/tsm.pp                            |  12 +-
manifests/keystone/auth.pp                         | 197 +++++++++++----------
manifests/policy.pp                                |  13 +-
metadata.json                                      |   8 +-
.../deprecate-backup-tms-9413ed39fe7c47c6.yaml     |   6 +
.../notes/deprecate-v2-api-a6fd143635d2f3a5.yaml   |  10 ++
...-format-from-json-to-yaml-85a629873cdaf4ea.yaml |   4 +
spec/classes/cinder_backup_tsm_spec.rb             |  72 --------
spec/classes/cinder_keystone_auth_spec.rb          |  53 +-----
spec/classes/cinder_policy_spec.rb                 |  13 +-
10 files changed, 146 insertions(+), 242 deletions(-)







More information about the Release-announce mailing list