[release-announce] puppet-glance 16.2.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 13 18:04:50 UTC 2020


We are pumped to announce the release of:

puppet-glance 16.2.1: Puppet module for OpenStack Glance

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/puppet-glance

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-glance/+bugs

For more details, please see below.

16.2.1
^^^^^^


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

* The new parameter, "cinder_os_region_name" was added to
  "glance::backend::cinder" and "glance::backend::multistore::cinder",
  to configure keystone region used for connection to cinder.

* The new parameters, cinder_enforce_multipath and
  cinder_use_multipath, are intoroduced into
  cinder::backend::multistore::cinder class, so that operators can
  define multipath usage in volume connection.


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

* "glance::api::os_region_name" and
  "glance::registry::os_region_name" were deperecated. Use new
  cinder_os_region_name pamraeters instead.

Changes in puppet-glance 16.2.0..16.2.1
---------------------------------------

dbdabfc Prepare Ussuri M3 again
4d50eb6 Resolve duplicated requirement names in metadata
9e82f59 Add cinder_os_region_name parameters for cinder backend
5d2acea Add parameters for multipath connection in cinder backend
dfe861f Cleanup os_region_name in cinder backend


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

manifests/api.pp                                   | 16 +++++++-----
manifests/backend/cinder.pp                        | 17 ++++++-------
manifests/backend/multistore/cinder.pp             | 29 ++++++++++++++++++----
manifests/registry.pp                              | 15 +++++++----
metadata.json                                      |  8 ++----
.../cinder_os_region_name-60667efbd630f04f.yaml    | 10 ++++++++
...-backend-cinder-multipath-d18f73e3a9c55b05.yaml |  6 +++++
spec/classes/glance_api_spec.rb                    | 11 --------
spec/classes/glance_backend_cinder_spec.rb         |  5 ++++
spec/classes/glance_registry_spec.rb               |  9 -------
.../glance_backend_multistore_cinder_spec.rb       | 15 +++++++++++
11 files changed, 90 insertions(+), 51 deletions(-)







More information about the Release-announce mailing list