[release-announce] puppet-swift 17.5.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue May 3 08:26:32 UTC 2022


We are jazzed to announce the release of:

puppet-swift 17.5.0: Puppet module for OpenStack Swift

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/puppet-swift

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-swift/+bugs

For more details, please see below.

Changes in puppet-swift 17.4.1..17.5.0
--------------------------------------

4ebe394 Correct version of final stable/victoria release
1e7e1de Prepare the final stable/victoria release
131ac86 Fix missing argument of builder_file_path
f74af48 Victoria and before: Build containers only once in TripleO jobs
6922a5e Revert "Add content provider jobs for tripleo based jobs"
eb93f97 TripleO: Reduce tempest test scope
1a6af74 Set fixture paths for unit tests
3d43904 Fix name of ceilometer middleware package
ac7c6b4 Do not write /var/log/ceilometer
fbc7e62 Add TLS options for swift memcached client
2a0f3db Add content provider jobs for tripleo based jobs
12737dc Update TOX_CONSTRAINTS_FILE for stable/victoria
6801938 Update .gitreview for stable/victoria


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

.gitreview                                         |  1 +
.zuul.yaml                                         |  8 +++-
lib/puppet/provider/swift_ring_builder.rb          |  4 +-
manifests/containerreconciler.pp                   | 52 ++++++++++++++++++----
manifests/objectexpirer.pp                         | 34 ++++++++++++++
manifests/params.pp                                |  2 +
manifests/proxy/cache.pp                           | 36 ++++++++++++++-
manifests/proxy/ceilometer.pp                      |  9 +---
metadata.json                                      |  2 +-
.../notes/add-tls-options-cfc659d2a0ad42bc.yaml    |  4 ++
spec/classes/swift_containerreconciler_spec.rb     | 18 ++++----
spec/classes/swift_objectexpirer_spec.rb           |  4 +-
spec/classes/swift_proxy_cache_spec.rb             | 10 +++++
spec/classes/swift_proxy_ceilometer_spec.rb        | 25 ++++++++++-
spec/spec_helper.rb                                |  5 +++
tox.ini                                            |  2 +-
16 files changed, 183 insertions(+), 33 deletions(-)







More information about the Release-announce mailing list