[new][puppet] puppet-swift 8.2.0 release
We are mirthful to announce the release of: puppet-swift 8.2.0: Puppet module for OpenStack Swift For more details, please see below. 8.2.0 ^^^^^ New Features * Add ability to configure container_sync middleware. * Add ability to manage swift container-sync-realms config for specifying the allowable clusters and their information. Changes in puppet-swift 8.1.0..8.2.0 ------------------------------------ 9c4b716 Prepare 8.2.0 (mitaka) 17d1411 Cleanup README d446168 Allow to configure container_sync middleware Diffstat (except docs and test files) ------------------------------------- README.md | 13 +++- .../ini_setting.rb | 10 +++ .../type/swift_container_sync_realms_config.rb | 53 ++++++++++++++++ manifests/config.pp | 9 ++- manifests/proxy/container_sync.pp | 14 +++++ metadata.json | 4 +- .../notes/container_sync-5869bca433355047.yaml | 5 ++ releasenotes/source/conf.py | 4 +- spec/acceptance/swift_config_spec.rb | 25 +++++++- spec/classes/swift_proxy_container_sync_spec.rb | 25 ++++++++ .../ini_setting_spec.rb | 72 ++++++++++++++++++++++ .../type/swift_container_sync_realms_config.rb | 19 ++++++ templates/proxy/container_sync.conf.erb | 3 + 13 files changed, 247 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org