[release-announce] puppet-swift 14.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 15 00:19:22 UTC 2019


We high-spiritedly announce the release of:

puppet-swift 14.2.0: Puppet module for OpenStack Swift

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.2.0
^^^^^^

Deprecation Notes

* swift::proxy::authtoken::auth_uri is now deprecated, please use
  the www_authenticate_uri parameter instead.

Changes in puppet-swift 14.1.0..14.2.0
--------------------------------------

2d818c6 Prepare Stein M2
769e6bd Fix editorial problem
98ee29a Fix rsync version in metadata
db9bd44 Fix lint
1da81e1 Fix module structure
6aaf3ab Fix lint
92e707f Change openstack-dev to openstack-discuss
d409c7b Deprecate auth_uri in swift::proxy::authtoken
072bdc5 Change default keymaster api_class to 'barbican'


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

README.md                                          |   2 +-
examples/all.pp                                    |  91 +++++++
examples/site.pp                                   | 289 +++++++++++++++++++++
ext/swift.rb                                       | 117 ---------
ext/swift_keystone_test.rb                         | 115 --------
manifests/keymaster.pp                             |   4 +-
manifests/params.pp                                |   2 +-
manifests/proxy/authtoken.pp                       |  16 +-
manifests/proxy/tempauth_account.pp                |   2 +-
metadata.json                                      |   6 +-
...-proxy-authtoken-auth-uri-1ed1f096c4eca137.yaml |   5 +
setup.cfg                                          |   2 +-
spec/classes/swift_proxy_authtoken_spec.rb         |  10 +-
15 files changed, 412 insertions(+), 629 deletions(-)







More information about the Release-announce mailing list