[release-announce] puppet-cinder 13.3.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 20 15:24:19 UTC 2018


We are pleased to announce the release of:

puppet-cinder 13.3.0: Puppet module for OpenStack Cinder

This release is part of the rocky release series.

Download the package from:

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

For more details, please see below.

13.3.0
^^^^^^


Deprecation Notes
*****************

* storage_vnx_pool_name is deprecated and will be removed in a
  future release. Please use storage_vnx_pool_names instead.


Bug Fixes
*********

* Update the driver paths for several Dell EMC backends. Fixes bug
  1785085.

* Notify Apache in case the API is served in that context when the
  API is supposed to be restarted, for instance due to configuration
  changes.

Changes in puppet-cinder 13.1.0..13.3.0
---------------------------------------

6394ccb Prepare Rocky RC1
642666b Make providers use auth_url for authentication
d392d17 Update several Dell EMC driver paths
ec9a420 Remove the unnecessary _
b62438f Prepare Rocky M3
f107499 Add the project source code repository in README
16fbda7 modulesync: sync and add nodepool-bionic for beaker
2cd58b8 Notify not only cinder service, but also Apache
9478b21 Fix OS versions in metadata
03939bd Fix inifile version in metadata
3522fa1 Fix apache version in metadata
45dfaa9 add release note link in  readme
4ed8150 Add tripleo jobs
02e1fde Fix annotations
a359e53 [VNX Cinder] Deprecate option storage_vnx_pool_name
6beeb81 fix tox python3 overrides


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

.zuul.yaml                                         |  1 +
README.md                                          | 13 +++++++++++-
lib/puppet/provider/cinder.rb                      |  4 ++--
manifests/api.pp                                   |  1 +
manifests/backend/dellemc_vmax_iscsi.pp            |  4 ++--
manifests/backend/dellemc_xtremio_iscsi.pp         |  2 +-
manifests/backend/dellsc_iscsi.pp                  |  2 +-
manifests/backend/emc_vnx.pp                       | 24 ++++++++++++++++------
manifests/db/mysql.pp                              | 22 ++++++++++++--------
metadata.json                                      | 17 +++++++--------
...ate-storage_vnx_pool_name-a89ae51a3e4f73df.yaml |  4 ++++
.../fix-dellemc-driver-paths-04b5792a3534e4c4.yaml |  6 ++++++
.../notes/restart-apache-6b5d1e4ef37b7ff6.yaml     |  5 +++++
spec/acceptance/nodesets/nodepool-bionic.yml       | 10 +++++++++
spec/defines/cinder_backend_dellemc_vmax_spec.rb   |  2 +-
.../defines/cinder_backend_dellemc_xtremio_spec.rb |  2 +-
spec/defines/cinder_backend_dellsc_iscsi_spec.rb   |  2 ++
spec/defines/cinder_backend_emc_vnx_spec.rb        | 12 +++++------
spec/unit/provider/cinder_spec.rb                  | 20 +++++++++---------
tox.ini                                            |  1 +
20 files changed, 106 insertions(+), 48 deletions(-)







More information about the Release-announce mailing list