[release-announce] [puppet] puppet-glance 12.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 13 21:14:53 UTC 2017


We are overjoyed to announce the release of:

puppet-glance 12.1.0: Puppet module for OpenStack Glance

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

12.1.0
^^^^^^


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

* Add new option
  glance::backend::swift::swift_store_large_object_chunk_size The
  swift_store_large_object_chunk_size is to be used in conjunction
  with swift_store_large_object_size. While
  swift_store_large_object_size is the trigger for glance to start
  chunking images, swift_store_large_object_chunk_size is the size of
  the chunks.


Bug Fixes
*********

* Allow the configuration of image_member_quota in Glance API. This
  error blocks the ability of sharing images if the default value
  (128) is reached.

Changes in puppet-glance 12.0.0..12.1.0
---------------------------------------

fc1a4bc Bump metadata
1dfc828 Fix metadata for queens-1
ac460a8 Update the cirros version to "0.3.5"
72984f9 Add image_member_quota to Glance API configuration
08cc975 Add Puppet package to bindep, for module build
7ca105a switch beaker tests to use Keystone V3
2ce1ddf Add swift_store_large_object_chunk_size parameter


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

bindep.txt                                                  |  1 +
manifests/api.pp                                            |  6 ++++++
manifests/backend/swift.pp                                  | 13 ++++++++++++-
metadata.json                                               |  4 ++--
..._large_object_chunk_size_parameter-98f34404c5a61843.yaml |  8 ++++++++
...allow-configure-image-member-quota-c15d360baa10f38d.yaml |  6 ++++++
spec/acceptance/basic_glance_spec.rb                        |  4 ++--
spec/classes/glance_api_spec.rb                             |  3 +++
spec/classes/glance_backend_swift_spec.rb                   |  3 +++
9 files changed, 43 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list