[openstack-announce] [new][puppet] puppet-cinder 9.4.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Sep 27 16:34:19 UTC 2016
We are gleeful to announce the release of:
puppet-cinder 9.4.0: Puppet module for OpenStack Cinder
This release is part of the newton release series.
For more details, please see below.
9.4.0
^^^^^
New Features
* A new parameter allows changing the port that the cinder API
service listens on. If it is changed, don't forget to update the
catalog URLs.
Changes in puppet-cinder 9.3.0..9.4.0
-------------------------------------
d002e31 Puppet OpenStack Newton RC2
13044b0 Remove unnecesary spaces in log messages.
de5fd6f Allow specifying the API port
2286279 Fix cinder_type to work with no properties param
93ea4f6 Fix puppet-lint before upgrading gem
Diffstat (except docs and test files)
-------------------------------------
lib/puppet/type/cinder_type.rb | 1 +
manifests/api.pp | 27 ++++++---
manifests/backend/dellsc_iscsi.pp | 6 +-
manifests/backend/hp3par_iscsi.pp | 3 +-
manifests/backend/vmdk.pp | 6 +-
manifests/backup/swift.pp | 3 +-
manifests/quota_set.pp | 2 +
manifests/volume/hp3par_iscsi.pp | 3 +-
metadata.json | 65 +++++++++++++++++-----
...allow_specifying_api_port-b519d1df6d00e71c.yaml | 5 ++
releasenotes/source/conf.py | 4 +-
spec/acceptance/basic_cinder_spec.rb | 1 +
spec/classes/cinder_api_spec.rb | 12 ++++
spec/unit/type/cinder_type_spec.rb | 24 +++++++-
14 files changed, 129 insertions(+), 33 deletions(-)
More information about the OpenStack-announce
mailing list