[release-announce] [puppet] puppet-swift 10.2.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 26 19:16:19 UTC 2017


We are thrilled to announce the release of:

puppet-swift 10.2.0: Puppet module for OpenStack Swift

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-swift 10.1.0..10.2.0
--------------------------------------

bf21e21 Fix typo in swift_keystone_test.rb & swift.rb
121615c Change storage worker default to ::os_workers
afa2874 Pin reno version to reno>=0.1.1,!=2.0.0


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

ext/swift.rb                | 2 +-
ext/swift_keystone_test.rb  | 2 +-
files/swift_tester.rb       | 2 +-
manifests/storage/server.pp | 4 ++--
test-requirements.txt       | 3 ++-
5 files changed, 7 insertions(+), 6 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index bedd666..baa2346 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4,2 @@ oslosphinx>=2.5.0 # Apache-2.0
-reno>=0.1.1 # Apache-2.0
+# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
+reno>=0.1.1,!=2.0.0 # Apache-2.0





More information about the Release-announce mailing list