We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3138a9 commit b2fca8eCopy full SHA for b2fca8e
Modulefile
@@ -1,5 +1,5 @@
1
name 'puppetlabs-swift'
2
-version '4.0.0'
+version '4.1.0'
3
source 'https://github.com/stackforge/puppet-swift'
4
author 'Puppet Labs'
5
license 'Apache License 2.0'
README.md
@@ -250,6 +250,17 @@ Contributors
250
Release Notes
251
-------------
252
253
+**4.1.0**
254
+
255
+* Added swift-ring-builder multi-region support.
256
+* Added swift::proxy::crossdomain class.
257
+* Added support for RHEL 7.
258
+* Fixed Swift quota filter names.
259
+* Fixed config dependency bugs.
260
+* Fixed resource conflict when ringserver and storage are on same node.
261
+* Fixed selinux bugs.
262
+* Pinned major gems.
263
264
**4.0.0**
265
266
* Stable Icehouse release.
0 commit comments