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

no-reply at openstack.org no-reply at openstack.org
Mon Oct 15 22:24:28 UTC 2018


We are pleased to announce the release of:

puppet-cinder 13.3.1: Puppet module for OpenStack Cinder

This release is part of the rocky stable release series.

Download the package from:

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

For more details, please see below.

13.3.1
^^^^^^


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

* Added new parameter cinder::enable_new_services that can be used
  to set the enable_new_services configuration option in the DEFAULT
  section.


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

* The following parameters are deprecated because support for them
  was removed from cinder during the Queens cycle. *
  glance_api_version * nova_catalog_info * os_privileged_user_name *
  os_privileged_user_password * os_privileged_user_tenant *
  os_privileged_user_auth_url

Changes in puppet-cinder 13.3.0..13.3.1
---------------------------------------

25b1ba3 Release 13.3.1
86a3ac6 Add enable_new_services config option
550e793 Deprecate parameters that have been removed from cinder
e37b74b import zuul job settings from project-config
4f3091e Update Gemfile for stable/rocky
f5b8bd2 Update UPPER_CONSTRAINTS_FILE for stable/rocky
1e05061 Update .gitreview for stable/rocky
ef845df Remove PE requirement from metadata.json


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

.gitreview                                         |   1 +
.zuul.yaml                                         |   1 +
Gemfile                                            |   1 +
manifests/api.pp                                   | 104 ++++++++++-----------
manifests/glance.pp                                |  19 ++--
manifests/init.pp                                  |   6 ++
metadata.json                                      |   8 +-
...nable-new-services-config-0dffaadac7fa49ea.yaml |   5 +
...precate-queens-parameters-a9cbd23131f763d8.yaml |  12 +++
spec/classes/cinder_api_spec.rb                    |  95 ++++---------------
spec/classes/cinder_glance_spec.rb                 |   3 +-
spec/classes/cinder_init_spec.rb                   |   8 +-
tox.ini                                            |   2 +-
13 files changed, 113 insertions(+), 152 deletions(-)







More information about the Release-announce mailing list