[release-announce] puppet-glance 17.5.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 8 15:13:21 UTC 2020


We are satisfied to announce the release of:

puppet-glance 17.5.0: Puppet module for OpenStack Glance

This release is part of the victoria stable 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.

17.5.0
^^^^^^

New Features

* Add new configuration option 'rbd_thin_provisioning' and
  'filesystem_thin_provisioning' to rbd and filesystem backends to
  enable or not sparse upload, default are False.

Changes in puppet-glance 17.4.0..17.5.0
---------------------------------------

97add64 Prepare a new release for victoria cut off
de74ce4 Prepare Victoria GA
a7ed6f0 Follow redirects in glance_image provider
da9e1a7 Add sparse image upload configuration parameters


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

lib/puppet/provider/glance_image/openstack.rb      | 36 ++++++++++++++--------
manifests/backend/file.pp                          | 20 +++++++-----
manifests/backend/multistore/file.pp               | 14 ++++++---
manifests/backend/multistore/rbd.pp                |  6 ++++
manifests/backend/rbd.pp                           |  6 ++++
metadata.json                                      |  2 +-
...ble_handling_sparse_image-0a68af239b413df1.yaml |  6 ++++
spec/classes/glance_backend_file_spec.rb           |  7 ++++-
spec/classes/glance_backend_rbd_spec.rb            |  3 ++
.../defines/glance_backend_multistore_file_spec.rb |  7 ++++-
spec/defines/glance_backend_multistore_rbd_spec.rb |  3 ++
11 files changed, 84 insertions(+), 26 deletions(-)







More information about the Release-announce mailing list