[release-announce] [puppet] puppet-cinder 11.4.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Dec 1 16:28:18 UTC 2017


We joyfully announce the release of:

puppet-cinder 11.4.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.4.0
^^^^^^


New Features
************

* Add parameter to apacher_wsgi to allow overwrite and/or add
  additional wsgi process options.


Bug Fixes
*********

* Fixes bug 1731309 to ensure package dependency of pywben for VMAX
  driver.

Changes in puppet-cinder 11.3.0..11.4.0
---------------------------------------

fcbe48a Prepare for post-Pike updates
0c8b7c3 Dell EMC VMAX: Fixes driver dependency using ensure
80d7bdf [pike] Add Puppet package to bindep, for module build
d6dcc60 Always set keymgr_api_class
f055aac Install ceph-common when RBD backend is enabled
6e0ec9c Fix path to ScaleIO backend driver
c8f490b add parameter to overwrite/add wsgi process options
588155c Install thin-provisioning-tools for Debian based systems
0805e5d Update Gemfile to pull spec_helper from stable/pike
47ba10f Update UPPER_CONSTRAINTS_FILE for stable/pike
82ab866 Update .gitreview for stable/pike


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

.gitreview                                         |  1 +
Gemfile                                            |  5 +-
bindep.txt                                         |  1 +
manifests/backend/dellemc_vmax_iscsi.pp            |  5 ++
manifests/backend/iscsi.pp                         |  9 +++
manifests/backend/rbd.pp                           |  5 ++
manifests/backend/scaleio.pp                       |  2 +-
manifests/params.pp                                |  4 +
manifests/wsgi/apache.pp                           | 90 ++++++++++++----------
metadata.json                                      |  4 +-
.../notes/vmax-driver-d428e372280c44e6.yaml        |  5 ++
.../wsgi_process_options-228abceca6a02d99.yaml     |  4 +
releasenotes/source/conf.py                        |  4 +-
spec/acceptance/basic_cinder_spec.rb               |  2 +
spec/classes/cinder_wsgi_apache_spec.rb            | 45 ++++++-----
spec/defines/cinder_backend_dellemc_vmax_spec.rb   |  1 +
spec/defines/cinder_backend_rbd_spec.rb            |  1 +
spec/defines/cinder_backend_scaleio_spec.rb        |  2 +-
tox.ini                                            |  2 +-
19 files changed, 125 insertions(+), 67 deletions(-)







More information about the Release-announce mailing list