Skip to content

Commit

Permalink
Release 5.1.0 - Juno
Browse files Browse the repository at this point in the history
Prepare 5.1.0 release.

Change-Id: Ifee8f9026427903cda7aad09a974493055190c8b
  • Loading branch information
cmurphy committed Jun 17, 2015
1 parent 6cf7327 commit 96208fc
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 4 deletions.
28 changes: 27 additions & 1 deletion README.md
@@ -1,7 +1,7 @@
swift
=======

5.0.0 - 2014.2.0 - Juno
5.1.0 - 2014.2 - Juno

#### Table of Contents

Expand Down Expand Up @@ -262,6 +262,32 @@ Contributors
Release Notes
-------------

**5.1.0**

* Update .gitreview file for project rename
* mount.pp: fix lint issue
* Fix concat file mode
* Handle both string and array for memcache param.
* read_affinity requires affinity sorting_method
* Remove unused fragment_title variable
* Fix ipv6 support
* doc spelling corrections
* Add base `swift` class name to call
* Swift proxy won't start if using proxy:ceilometer
* Add seed parameter to ringbuilder::rebalance.
* Correct proxy::authtoken docs
* Allow setting reseller_prefix for keystone filter
* Pin puppetlabs-concat to 1.2.1 in fixtures
* Update ssh module version
* Notify services if swift.conf is modified
* Add node_timeout parameter for proxy-server.conf
* Provide a mean to change the default rsync chmod
* Pin fixtures for stables branches
* Use keystonemiddleware instead of client
* Add manage_service feature
* Remove non-ASCII characters from puppet doc
* Fix spec tests in stable/juno branch

**5.0.0**

* Stable Juno release
Expand Down
6 changes: 3 additions & 3 deletions metadata.json
@@ -1,10 +1,10 @@
{
"name": "stackforge-swift",
"version": "5.0.0",
"author": "Puppet Labs and StackForge Contributors",
"version": "5.1.0",
"author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet module for OpenStack Swift",
"license": "Apache-2.0",
"source": "git://github.com/stackforge/puppet-swift.git",
"source": "git://github.com/openstack/puppet-swift.git",
"project_page": "https://launchpad.net/puppet-swift",
"issues_url": "https://bugs.launchpad.net/puppet-swift",
"requirements": [
Expand Down

0 comments on commit 96208fc

Please sign in to comment.