[release-announce] puppet-swift 16.1.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 18 11:26:00 UTC 2020


We are ecstatic to announce the release of:

puppet-swift 16.1.0: Puppet module for OpenStack Swift

This release is part of the ussuri 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.

16.1.0
^^^^^^

New Features

* Added swift::proxy::audit class to configure audit middleware for
  Swift proxy.

* Add ability to configure swift-recon-cron job.

Changes in puppet-swift 16.0.0..16.1.0
--------------------------------------

48a8fc8 Prepare Ussuri M2
cf1dd1e Add support for swift-recon-cron job
7d46d12 Allow users to change container-replicator interval value.
57e99ef Fix stdlib version in metadata
2976c7d Add support for audit middleware


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

manifests/proxy/audit.pp                           | 31 ++++++++++
manifests/storage/cron/recon.pp                    | 69 ++++++++++++++++++++++
manifests/storage/server.pp                        |  5 ++
metadata.json                                      |  6 +-
.../add-swift-proxy-audit-3ee76986d46aa9f4.yaml    |  4 ++
.../notes/recon-cron-6f90f5d626d70aa5.yaml         |  4 ++
spec/classes/swift_proxy_audit_spec.rb             | 34 +++++++++++
spec/classes/swift_storage_cron_recon_spec.rb      | 59 ++++++++++++++++++
spec/defines/swift_storage_server_spec.rb          | 10 ++++
templates/account-server.conf.erb                  |  1 +
templates/container-server.conf.erb                |  1 +
11 files changed, 221 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list