[release-announce] [puppet] puppet-swift 11.3.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 24 14:04:49 UTC 2017


We are amped to announce the release of:

puppet-swift 11.3.0: Puppet module for OpenStack Swift

This release is part of the pike stable release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-swift 11.2.0..11.3.0
--------------------------------------

1dd1949 Prepare for official Pike release
8fd6577 Add swift_proxy_config in swift::config
95a050e Bump modules to next minor with -dev
8686642 Update resource references for dependencies
a53e5f7 Update openstackdocstheme>=1.16.0
86f435a Update URLs in documents according to document migration


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

README.md                                      | 10 ++++-----
ext/swift.rb                                   |  2 +-
ext/swift_keystone_test.rb                     |  2 +-
files/swift_tester.rb                          |  2 +-
manifests/config.pp                            |  9 +++++++-
manifests/dispersion.pp                        |  2 +-
manifests/init.pp                              |  2 +-
manifests/keystone/dispersion.pp               |  9 +++++---
manifests/proxy/crossdomain.pp                 |  2 +-
manifests/proxy/swauth.pp                      |  3 ++-
manifests/storage/disk.pp                      |  2 +-
manifests/storage/ext4.pp                      |  6 ++++--
manifests/storage/loopback.pp                  |  5 +++--
manifests/storage/mount.pp                     | 13 ++++++-----
manifests/storage/object.pp                    |  6 ++----
manifests/storage/server.pp                    |  8 +++----
manifests/storage/xfs.pp                       |  6 ++++--
metadata.json                                  |  4 ++--
releasenotes/source/conf.py                    |  4 ++--
setup.cfg                                      |  2 +-
spec/classes/swift_config_spec.rb              | 10 +++++++++
spec/classes/swift_keystone_dispersion_spec.rb |  1 -
spec/classes/swift_proxy_spec.rb               | 30 +++++++++++++++++++++++++-
spec/classes/swift_storage_account_spec.rb     |  2 +-
spec/classes/swift_storage_all_spec.rb         | 11 ++++++----
spec/classes/swift_storage_container_spec.rb   |  2 +-
spec/classes/swift_storage_object_spec.rb      |  2 +-
spec/defines/swift_storage_mount_spec.rb       |  1 -
spec/defines/swift_storage_server_spec.rb      | 17 ++++++++++-----
spec/defines/swift_storage_xfs_spec.rb         |  2 --
templates/swift_keystone_test.erb              |  2 +-
test-requirements.txt                          |  2 +-
32 files changed, 121 insertions(+), 60 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index a23c7e7..629ab00 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3 +3 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list