File tree Expand file tree Collapse file tree 2 files changed +30
-4
lines changed Expand file tree Collapse file tree 2 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 1
1
swift
2
2
=======
3
3
4
- 5.0 .0 - 2014.2.0 - Juno
4
+ 5.1 .0 - 2014.2 - Juno
5
5
6
6
#### Table of Contents
7
7
@@ -262,6 +262,32 @@ Contributors
262
262
Release Notes
263
263
-------------
264
264
265
+ ** 5.1.0**
266
+
267
+ * Update .gitreview file for project rename
268
+ * mount.pp: fix lint issue
269
+ * Fix concat file mode
270
+ * Handle both string and array for memcache param.
271
+ * read_affinity requires affinity sorting_method
272
+ * Remove unused fragment_title variable
273
+ * Fix ipv6 support
274
+ * doc spelling corrections
275
+ * Add base ` swift ` class name to call
276
+ * Swift proxy won't start if using proxy: ceilometer
277
+ * Add seed parameter to ringbuilder::rebalance.
278
+ * Correct proxy::authtoken docs
279
+ * Allow setting reseller_prefix for keystone filter
280
+ * Pin puppetlabs-concat to 1.2.1 in fixtures
281
+ * Update ssh module version
282
+ * Notify services if swift.conf is modified
283
+ * Add node_timeout parameter for proxy-server.conf
284
+ * Provide a mean to change the default rsync chmod
285
+ * Pin fixtures for stables branches
286
+ * Use keystonemiddleware instead of client
287
+ * Add manage_service feature
288
+ * Remove non-ASCII characters from puppet doc
289
+ * Fix spec tests in stable/juno branch
290
+
265
291
** 5.0.0**
266
292
267
293
* Stable Juno release
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stackforge-swift" ,
3
- "version" : " 5.0 .0" ,
4
- "author" : " Puppet Labs and StackForge Contributors" ,
3
+ "version" : " 5.1 .0" ,
4
+ "author" : " Puppet Labs and OpenStack Contributors" ,
5
5
"summary" : " Puppet module for OpenStack Swift" ,
6
6
"license" : " Apache-2.0" ,
7
- "source" : " git://github.com/stackforge /puppet-swift.git" ,
7
+ "source" : " git://github.com/openstack /puppet-swift.git" ,
8
8
"project_page" : " https://launchpad.net/puppet-swift" ,
9
9
"issues_url" : " https://bugs.launchpad.net/puppet-swift" ,
10
10
"requirements" : [
You can’t perform that action at this time.
0 commit comments