[puppet] puppet-glance 9.7.0 (newton)
We are pleased to announce the release of: puppet-glance 9.7.0: Puppet module for OpenStack Glance This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/puppet-glance/ For more details, please see below. 9.7.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 9.6.0..9.7.0 ------------------------------------- 0bc5e31 Prepare for Newton post release ef8bcc0 Run puppet-openstack-beaker-jobs 9b12991 Add swift_store_large_object_chunk_size parameter 479b2f8 Switch to Zuul v3 testing cbc4339 [newton] Add Puppet package to bindep, for module build afd7f13 Add more settings to glance-api Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 + bindep.txt | 1 + manifests/api.pp | 13 ++ manifests/backend/swift.pp | 13 +- metadata.json | 148 ++++++++++----------- ...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_swift_spec.rb | 3 + 10 files changed, 131 insertions(+), 77 deletions(-)
participants (1)
-
no-reply@openstack.org