[release-announce] [puppet] puppet-glance 10.4.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Fri Jan 19 00:14:08 UTC 2018


We are stoked to announce the release of:

puppet-glance 10.4.0: Puppet module for OpenStack Glance

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.4.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.

* Added the ability to manage the 'limit_param_default' and
  'api_limit_max' options for the glance api.

Changes in puppet-glance 10.3.1..10.4.0
---------------------------------------

13d2614 Prepare for Ocata post release
84b4da0 Run puppet-openstack-beaker-jobs
965d335 Add swift_store_large_object_chunk_size parameter
6897827 Switch to Zuul v3 testing
8ba21d6 [ocata] Add Puppet package to bindep, for module build
6b791c9 Add more settings to glance-api
076c4c6 Add parameter to manage packages in rbd backend


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

.zuul.yaml                                         |   7 +
bindep.txt                                         |   1 +
manifests/api.pp                                   |  13 ++
manifests/backend/rbd.pp                           |  41 +++---
manifests/backend/swift.pp                         |  13 +-
metadata.json                                      | 146 ++++++++++-----------
...ject_chunk_size_parameter-98f34404c5a61843.yaml |   8 ++
.../notes/api-limit-params-b17e7853c8a1b6a6.yaml   |   5 +
releasenotes/source/conf.py                        |   4 +-
spec/classes/glance_api_spec.rb                    |   6 +
spec/classes/glance_backend_rbd_spec.rb            |   9 ++
spec/classes/glance_backend_swift_spec.rb          |   3 +
12 files changed, 163 insertions(+), 93 deletions(-)







More information about the Release-announce mailing list