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

no-reply at openstack.org no-reply at openstack.org
Wed Feb 16 18:42:39 UTC 2022


We jubilantly announce the release of:

puppet-cinder 18.5.0: Puppet module for OpenStack Cinder

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

New Features

* The new "pure_host_personality" parameter has been added to
  "cinder::backend::pure"

* Add new parameter
  "cinder::backend::pure::pure_eradicate_on_delete" which allows
  setting of the pure_eradicate_on_delete option on the managed cinder
  backend for PureStorage.

* Add new parameter "cinder::backend::pure::pure_iscsi_cidr" which
  allows setting of the pure_iscsi_cidr option on the managed cinder
  backend for PureStorage.

Changes in puppet-cinder 18.4.0..18.5.0
---------------------------------------

c3636fd Prepare a new Wallaby release
0bd7f9b [Pure Storage] Add new params for FlashArray Cinder backend
9c355ee Pure Storage driver: Add support for pure_host_personality
eecc910 Use service anchor to ensure API is up
42d22c2 Fix ignored unit test case of cinder::backend::pure
fee2488 Allow for '-' in volume type property values
a3976af Improve cinder_type properties regex
99229be Set fixture paths for unit tests
8b2b721 TripleO: Reduce tempest test scope
c7f4969 Update TOX_CONSTRAINTS_FILE for stable/wallaby
8dbc8f8 Update .gitreview for stable/wallaby


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

.gitreview                                         |  1 +
.zuul.yaml                                         |  5 ++---
lib/puppet/provider/cinder_type/openstack.rb       |  2 +-
lib/puppet/type/cinder_type.rb                     |  2 +-
manifests/api.pp                                   |  2 +-
manifests/backend/pure.pp                          | 23 ++++++++++++++++++++++
metadata.json                                      |  2 +-
.../pure_host_personality-f4165f778cf9c423.yaml    |  5 +++++
...urestorage_updated_params-b0f474d9ab08c37e.yaml | 10 ++++++++++
spec/classes/cinder_api_spec.rb                    |  2 +-
spec/defines/cinder_backend_pure_spec.rb           | 21 +++++++++++++++++++-
spec/spec_helper.rb                                |  5 +++++
spec/unit/provider/cinder_type/openstack_spec.rb   |  6 +++---
tox.ini                                            |  2 +-
14 files changed, 75 insertions(+), 13 deletions(-)







More information about the Release-announce mailing list