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
@@ -250,6 +250,32 @@ Contributors
250
250
Release Notes
251
251
-------------
252
252
253
+ ** 5.1.0**
254
+
255
+ * Update .gitreview file for project rename
256
+ * mount.pp: fix lint issue
257
+ * Fix concat file mode
258
+ * Handle both string and array for memcache param.
259
+ * read_affinity requires affinity sorting_method
260
+ * Remove unused fragment_title variable
261
+ * Fix ipv6 support
262
+ * doc spelling corrections
263
+ * Add base ` swift ` class name to call
264
+ * Swift proxy won't start if using proxy: ceilometer
265
+ * Add seed parameter to ringbuilder::rebalance.
266
+ * Correct proxy::authtoken docs
267
+ * Allow setting reseller_prefix for keystone filter
268
+ * Pin puppetlabs-concat to 1.2.1 in fixtures
269
+ * Update ssh module version
270
+ * Notify services if swift.conf is modified
271
+ * Add node_timeout parameter for proxy-server.conf
272
+ * Provide a mean to change the default rsync chmod
273
+ * Pin fixtures for stables branches
274
+ * Use keystonemiddleware instead of client
275
+ * Add manage_service feature
276
+ * Remove non-ASCII characters from puppet doc
277
+ * Fix spec tests in stable/juno branch
278
+
253
279
** 5.0.0**
254
280
255
281
* 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 License 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