From 96208fc8d0072d13140333d8e2dbb6e02d6ff08c Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 17 Jun 2015 11:17:33 -0700 Subject: [PATCH] Release 5.1.0 - Juno Prepare 5.1.0 release. Change-Id: Ifee8f9026427903cda7aad09a974493055190c8b --- README.md | 28 +++++++++++++++++++++++++++- metadata.json | 6 +++--- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8f1bb188..e6305891 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ swift ======= -5.0.0 - 2014.2.0 - Juno +5.1.0 - 2014.2 - Juno #### Table of Contents @@ -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 diff --git a/metadata.json b/metadata.json index 216bff7e..037d324d 100644 --- a/metadata.json +++ b/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": [