[puppet] puppet-swift 9.7.0 (newton)
We are psyched to announce the release of: puppet-swift 9.7.0: Puppet module for OpenStack Swift This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/puppet-swift/ For more details, please see below. 9.7.0 ^^^^^ New Features ************ * memcache_servers support in object-expirer and container- reconciler Bug Fixes ********* * Set the default log facility to LOCAL2 for all services. Changes in puppet-swift 9.6.0..9.7.0 ------------------------------------ 122ada4 Prepare for Newton post release 7eeeca0 Run puppet-openstack-beaker-jobs 5260fe3 Disable SELinux for acceptance tests 4a4f494 Use LOCAL2 consistently as default everywhere 75d12b7 Switch to Zuul v3 testing f6fa218 [newton] Add Puppet package to bindep, for module build 6640132 memcache_servers support in object-expirer and container-reconciler Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 + bindep.txt | 1 + .../ini_setting.rb | 10 ++ .../type/swift_container_reconciler_config.rb | 55 ++++++++ manifests/containerreconciler.pp | 103 ++++++++++++++ manifests/objectexpirer.pp | 25 +++- manifests/params.pp | 3 + manifests/proxy.pp | 4 +- manifests/proxy/gatekeeper.pp | 4 +- metadata.json | 156 ++++++++++---------- .../notes/log-facility-81dd7fff80e5f2f1.yaml | 3 + .../memcache-servers-support-092ed535a0c26ae1.yaml | 3 + releasenotes/source/conf.py | 4 +- spec/acceptance/basic_swift_spec.rb | 13 +- spec/classes/swift_containerreconciler_spec.rb | 108 ++++++++++++++ spec/classes/swift_objectexpirer_spec.rb | 157 +++++++++------------ spec/classes/swift_proxy_gatekeeper_spec.rb | 6 +- spec/classes/swift_proxy_spec.rb | 12 +- 18 files changed, 490 insertions(+), 184 deletions(-)
participants (1)
-
no-reply@openstack.org