[release-announce] puppet-cinder 20.4.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 1 13:22:21 UTC 2023
We are ecstatic to announce the release of:
puppet-cinder 20.4.0: Puppet module for OpenStack Cinder
This release is part of the yoga 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.
20.4.0
^^^^^^
New Features
************
* Add new parameter "cinder::backend::pure::pure_iscsi_cidr_list"
which allows setting of the pure_iscsi_cidr_list option on the
managed cinder backend for PureStorage.
Bug Fixes
*********
* Bug #1986518 (https://bugs.launchpad.net/puppet-
cinder/+bug/1986518): The "cinder::backend::iscsi" defined resource
type now modifies the "/etc/tgt/targets.conf" file in Ubuntu and
Debian, so that cinder can set up iscsi targets correctly.
Changes in puppet-cinder 20.3.0..20.4.0
---------------------------------------
4b0926d Prepare new stable/yoga release
c9aa91e [Pure Storage] Support an array value for pure_iscsi_cidr_list
2c70433 [Pure Storage] Add new iscsi_cidr_list param for FlashArray Cinder backend
34b9f69 lvm: Modify targets.conf in Ubuntu/Debian
63e4a82 lvm: Fix duplicate declaration with CentOS + tgtadm
6a3e2ee Remove TripleO job
360463e Update TOX_CONSTRAINTS_FILE for stable/yoga
62e781a Update .gitreview for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 22 --------
manifests/backend/iscsi.pp | 66 +++++++++-------------
manifests/backend/pure.pp | 8 +++
metadata.json | 2 +-
.../notes/bug-1986518-2ed0ab4ef3248cd8.yaml | 7 +++
.../pure_add_iscsi_cidr_list-aab9045dcf9a4f83.yaml | 6 ++
spec/defines/cinder_backend_iscsi_spec.rb | 19 +++----
spec/defines/cinder_backend_pure_spec.rb | 13 +++++
tox.ini | 2 +-
10 files changed, 73 insertions(+), 73 deletions(-)
More information about the Release-announce
mailing list