We are excited to announce the release of: puppet-glance 16.5.0: Puppet module for OpenStack Glance This release is part of the ussuri 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. 16.5.0 ^^^^^^ New Features * Add new options glance::backend::multibackend::swift::swift_buffer_on_upload and glance::backend::multibackend::swift::swift_upload_buffer_dir Indicate whether or not Glance should buffer image data to disk while uploading to swift. This enables Glance to resume uploads on error. Changes in puppet-glance 16.4.0..16.5.0 --------------------------------------- 55dbae7 Prepare the final stable/ussuri release 2c1d7cb Swift backend: the key parameter should be secret d728209 Add swift buffer-on-upload options for swift multibackend b5a1d98 Victoria and before: Build containers only once in TripleO jobs 5abcb57 Fix wrong parameter name in deprecation warning 62e1e90 TripleO: Reduce tempest test scope dc03fed Set fixture paths for unit tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 8 ++++++-- manifests/api.pp | 2 +- manifests/backend/multistore/swift.pp | 12 +++++++++++- metadata.json | 10 +++++----- .../notes/add_swift_buffer_options-30716d70fc42b749.yaml | 7 +++++++ spec/defines/glance_backend_multistore_swift_spec.rb | 10 ++++++++-- spec/spec_helper.rb | 5 +++++ 7 files changed, 43 insertions(+), 11 deletions(-)