[openstack-announce] [new][puppet] puppet-swift 9.3.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon Sep 19 17:51:53 UTC 2016
We are mirthful to announce the release of:
puppet-swift 9.3.0: Puppet module for OpenStack Swift
This release is part of the newton release series.
For more details, please see below.
9.3.0
^^^^^
New Features
************
* Add missing copy and versioned_writes middlewares
Bug Fixes
*********
* Fix the middleware order in the proxy server pipeline according to
upstream documentation
Changes in puppet-swift 9.2.0..9.3.0
------------------------------------
b062013 Remove explicit requires on ceilometer class
b4c568d Prepare 9.3.0 (newton rc1)
4d2dd27 Fix puppet-lint before upgrading gem
da01dd7 Fix middleware order of proxy pipeline and add missing modules
411ccbf Fix doc typo
Diffstat (except docs and test files)
-------------------------------------
manifests/dispersion.pp | 2 ++
manifests/keystone/auth.pp | 3 ++-
manifests/proxy/account_quotas.pp | 2 +-
manifests/proxy/authtoken.pp | 4 +--
manifests/proxy/bulk.pp | 2 +-
manifests/proxy/cache.pp | 2 +-
manifests/proxy/catch_errors.pp | 2 +-
manifests/proxy/ceilometer.pp | 3 +--
manifests/proxy/container_quotas.pp | 2 +-
manifests/proxy/container_sync.pp | 2 +-
manifests/proxy/copy.pp | 30 ++++++++++++++++++++++
manifests/proxy/crossdomain.pp | 2 +-
manifests/proxy/dlo.pp | 2 +-
manifests/proxy/formpost.pp | 2 +-
manifests/proxy/gatekeeper.pp | 2 +-
manifests/proxy/healthcheck.pp | 2 +-
manifests/proxy/keystone.pp | 2 +-
manifests/proxy/proxy_logging.pp | 2 +-
manifests/proxy/ratelimit.pp | 2 +-
manifests/proxy/s3token.pp | 2 +-
manifests/proxy/slo.pp | 2 +-
manifests/proxy/staticweb.pp | 2 +-
manifests/proxy/swauth.pp | 2 +-
manifests/proxy/swift3.pp | 2 +-
manifests/proxy/tempauth.pp | 4 +--
manifests/proxy/tempurl.pp | 2 +-
manifests/proxy/versioned_writes.pp | 26 +++++++++++++++++++
metadata.json | 4 +--
.../proxy-pipeline-order-d6a1a6412451f95e.yaml | 6 +++++
releasenotes/source/conf.py | 4 +--
spec/classes/swift_proxy_ceilometer_spec.rb | 1 -
spec/classes/swift_proxy_copy_spec.rb | 30 ++++++++++++++++++++++
spec/classes/swift_proxy_tempauth_spec.rb | 26 +++++++++----------
spec/classes/swift_proxy_versioned_writes_spec.rb | 30 ++++++++++++++++++++++
templates/proxy/copy.conf.erb | 4 +++
templates/proxy/versioned_writes.conf.erb | 4 +++
36 files changed, 176 insertions(+), 45 deletions(-)
More information about the OpenStack-announce
mailing list