[release-announce] puppet-swift 19.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 09:00:49 UTC 2021


We are happy to announce the release of:

puppet-swift 19.4.0: Puppet module for OpenStack Swift

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

19.4.0
^^^^^^

New Features

* The new rsync_use_xinetd parameter has been added to the following
  classes, to add the ability to enable/disable usage of xinetd to run
  rsync server.

  * "swift::ringserver"

  * "swift::storage::all"

Changes in puppet-swift 19.3.0..19.4.0
--------------------------------------

053a3a2 Add 'rsync_use_xinetd' as argument to swift::ringserver
5f57e55 Fix unit tests incompatible with puppetlab-stdlib 8.0.0
9d03150 Add information technology in the setup.cfg
9f037d9 Add license information in the setup.cfg
83622b9 Delete useless code for setup.py
58c7a19 Stop configuring install_command in tox.
8205854 Fix pbr>=2.0.0 for setup.py
bcf0484 Update openstackdocstheme to the latest version
1f87a23 Update reno to the latest version
85aa559 Fix stdlib version in metadata
de7735d Prepare Xena RC1


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

manifests/params.pp                                |  6 ++++++
manifests/ringserver.pp                            | 15 +++++++++++---
manifests/storage.pp                               | 13 ++++++++----
manifests/storage/all.pp                           | 12 ++++++++++-
metadata.json                                      |  8 ++++----
.../switch_rsync_use_xinetd-a3c857e5ef13b0a8.yaml  |  8 ++++++++
setup.cfg                                          |  2 ++
setup.py                                           |  4 +---
spec/classes/swift_ringserver_spec.rb              | 23 ++++++++--------------
spec/classes/swift_xfs_spec.rb                     |  2 +-
tox.ini                                            |  4 ++--
12 files changed, 66 insertions(+), 35 deletions(-)







More information about the Release-announce mailing list