[release-announce] [puppet] puppet-cinder 10.1.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 15 12:57:00 UTC 2016


We are chuffed to announce the release of:

puppet-cinder 10.1.0: Puppet module for OpenStack Cinder

This release is part of the ocata release series.

Download the package from:

    https://tarballs.openstack.org/puppet-cinder/

For more details, please see below.

10.1.0
^^^^^^

New Features

* add hplefthand backend driver

Changes in puppet-cinder 10.0.0..10.1.0
---------------------------------------

9f07b3b Prepare 10.1.0 release
c9ad821 Fix spec test for sync
68c419b Fix the test file name of init.pp
6654e24 Fix lint issue
6fc525e Show team and repo badges on README
4b4c814 Fix a typo
7a8135f HPELeftHandISCSIDriver support for Cinder Backend
7cca975 Fix annotation for the enabled_backends parameter
cce5e69 Use new naming for authtoken variables
3a41e5d Fix common options position in params.pp


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

README.md                                          |   7 +
manifests/api.pp                                   |   8 +-
manifests/backend/hpelefthand_iscsi.pp             |  79 ++++++
manifests/backends.pp                              |   5 +-
manifests/params.pp                                |   9 +-
metadata.json                                      |   8 +-
...pelefthand-backend-driver-c21eb554abef11e6.yaml |   3 +
releasenotes/source/conf.py                        |   4 +-
spec/classes/cinder_api_spec.rb                    |  58 ++--
spec/classes/cinder_db_sync_spec.rb                |  16 +-
spec/classes/cinder_init_spec.rb                   | 299 +++++++++++++++++++++
spec/classes/cinder_spec.rb                        | 299 ---------------------
.../cinder_backend_hpelefthand_iscsi_spec.rb       |  50 ++++
spec/unit/type/cinder_api_paste_spec.rb            |   2 +-
14 files changed, 500 insertions(+), 347 deletions(-)






More information about the Release-announce mailing list