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

no-reply at openstack.org no-reply at openstack.org
Mon Sep 28 11:11:33 UTC 2020


We eagerly announce the release of:

puppet-glance 17.4.0: Puppet module for OpenStack Glance

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

New Features

* Added disk_formats option which allows configuration of the
  image_format/disk_formats config setting; some backends perform
  poorly with specific disk formats, for example Ceph with QCOW2
  images and in these scenarios it might be useful to filter out of
  the allowed disk formats those which are unwanted.

Changes in puppet-glance 17.3.0..17.4.0
---------------------------------------

424891f Prepare Victoria RC1
46dd854 Set openstackdocs_auto_name to use 'project' as name
9222da4 Add support for image_format/disk_fomats configuration
58f3f8a Add Puppet Litmus


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

.zuul.yaml                                         |  2 +-
README.md                                          | 27 ++++------------------
manifests/api.pp                                   | 15 ++++++++++++
metadata.json                                      | 10 ++++----
...dd_disk_formats_parameter-9e83e3142f8d10f9.yaml |  9 ++++++++
releasenotes/source/conf.py                        |  1 +
spec/acceptance/basic_glance_spec.rb               |  4 ++--
spec/acceptance/nodesets/centos-70-x64.yml         | 11 ---------
spec/acceptance/nodesets/default.yml               | 10 --------
spec/acceptance/nodesets/nodepool-bionic.yml       | 10 --------
spec/acceptance/nodesets/nodepool-centos7.yml      | 10 --------
spec/acceptance/nodesets/nodepool-centos8.yml      | 10 --------
spec/acceptance/nodesets/nodepool-trusty.yml       | 10 --------
spec/acceptance/nodesets/nodepool-xenial.yml       | 10 --------
.../acceptance/nodesets/ubuntu-server-1404-x64.yml | 11 ---------
spec/classes/glance_api_spec.rb                    | 17 ++++++++++++++
spec/spec_helper_acceptance.rb                     |  2 +-
17 files changed, 55 insertions(+), 114 deletions(-)







More information about the Release-announce mailing list