puppet-swift 18.1.0 (wallaby)
We are delighted to announce the release of: puppet-swift 18.1.0: Puppet module for OpenStack Swift This release is part of the wallaby 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. 18.1.0 ^^^^^^ New Features ************ * The new "swift::proxy::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Upgrade Notes ************* * The "swift::proxy::swift3" class has been removed. Changes in puppet-swift 18.0.0..18.1.0 -------------------------------------- f5c4b00 Prepare Wallaby M1 99704cd Replace deprecated UPPER_CONSTRAINTS_FILE variable 3e611a6 Add content provider jobs for tripleo based jobs 34b6189 Fix outdated files a353ef8 Refactor the swift::proxy::tempurl class 6e033a1 Fix the misplaced release note file fb9a9d6 Add support for the service_type parameter in authtoken middleware d4ec1b6 Remove the swift::proxy::swift3 class Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 16 +++++- manifests/proxy/authtoken.pp | 7 +++ manifests/proxy/swift3.pp | 31 ----------- manifests/proxy/tempurl.pp | 65 +++++----------------- metadata.json | 8 +-- ...eprecated-params-victoria-8783e8274f9c12a7.yaml | 0 ...ne-authtoken-service_type-135867e7fa30d712.yaml | 5 ++ .../notes/remove-swift3-ded25eb5da08c388.yaml | 4 ++ spec/classes/swift_proxy_authtoken_spec.rb | 3 + spec/classes/swift_proxy_tempurl_spec.rb | 2 +- tox.ini | 2 +- 11 files changed, 54 insertions(+), 89 deletions(-)
participants (1)
-
no-reply@openstack.org