[release-announce] [puppet] puppet-cinder 11.1.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Wed Jun 7 12:04:17 UTC 2017
We are happy to announce the release of:
puppet-cinder 11.1.0: Puppet module for OpenStack Cinder
This release is part of the pike release series.
Download the package from:
https://tarballs.openstack.org/puppet-cinder/
For more details, please see below.
11.1.0
^^^^^^
New Features
* Add new "nas_secure_file_operations" and
"nas_secure_file_permissions" parameters for controlling the
similarly named settings in the NFS and NetApp driver back ends.
Changes in puppet-cinder 11.0.0..11.1.0
---------------------------------------
71f4b1b Missing some parameters to test in db.pp
343b72a Drop -dev in preparation for Pike M2
13a1dfb Align stars, fix CI
6d786cf Fix unit test for class cinder::backup
f411869 oslo policy: check puppet resource instead of actual config in spec
b8f1508 Restore iscsi loopback LVM volume group on startup
2ec8284 Update tox configuration
253e35e Fix spec tests for cinder::backup::swift
02e29ba Add support for Cinder "NAS secure" driver params
3a27961 Bump modules to next minor with -dev
2795dca VStorage: fixed permissions on shares config file
541ecbe Dell SC: Add secondary DSM support
a57b3d7 Dell SC: Add exclude_domain_ip option
Diffstat (except docs and test files)
-------------------------------------
Gemfile | 4 +-
bindep.txt | 11 ++++
manifests/backend/dellsc_iscsi.pp | 69 +++++++++++++++-------
manifests/backend/netapp.pp | 21 +++++++
manifests/backend/nfs.pp | 67 ++++++++++++++-------
manifests/backend/vstorage.pp | 22 ++++---
manifests/setup_test_volume.pp | 9 +++
manifests/volume/dellsc_iscsi.pp | 64 ++++++++++++++------
metadata.json | 8 +--
...add_nas_secure_parameters-780423667cda878a.yaml | 5 ++
releasenotes/source/conf.py | 4 +-
spec/classes/cinder_backup_spec.rb | 16 +++--
spec/classes/cinder_backup_swift_spec.rb | 12 ++--
spec/classes/cinder_db_spec.rb | 11 +++-
spec/classes/cinder_policy_spec.rb | 4 +-
spec/classes/cinder_setup_test_volume_spec.rb | 4 ++
spec/classes/cinder_volume_dellsc_iscsi_spec.rb | 15 +++--
spec/defines/cinder_backend_dellsc_iscsi_spec.rb | 15 +++--
spec/defines/cinder_backend_netapp_spec.rb | 2 +
spec/defines/cinder_backend_nfs_spec.rb | 24 +++++---
spec/defines/cinder_backend_vstorage_spec.rb | 10 +---
tox.ini | 3 +
22 files changed, 283 insertions(+), 117 deletions(-)
More information about the Release-announce
mailing list