Release 5.1.0 - Juno

Prepare 5.1.0 release.

Change-Id: Id1359f25f94e7876712c00135621d5c429411259
This commit is contained in:
Emilien Macchi 2015-06-17 13:53:41 -04:00
parent c9e9fd94b0
commit 274efe33a4
2 changed files with 21 additions and 4 deletions

View File

@ -1,7 +1,7 @@
cinder
=======
5.0.0 - 2014.2.0 - Juno
5.1.0 - 2014.2 - Juno
#### Table of Contents
@ -190,6 +190,23 @@ Contributors
Release Notes
-------------
**5.1.0**
* Service Validation for Cinder-API
* Automates generation of NFS config file
* spec: pin rspec-puppet to 1.0.1
* Switch to using the new SolidFire driver name
* Makes kombu_ssl_* parameters optional when rabbit_use_ssl => true
* Switch to TLSv1
* Create type-key only if it doesn't exist
* use lioadm on Fedora
* Pin puppetlabs-concat to 1.2.1 in fixtures
* Add nfs_mount_options variable when backend is NetApp
* Change default MySQL collate to utf8_general_ci
* Add configuration helpers for Quobyte
* Implement HP 3par iscsi backend module
* Update .gitreview file for project rename
**5.0.0**
* Stable Juno release

View File

@ -1,10 +1,10 @@
{
"name": "stackforge-cinder",
"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 Cinder",
"license": "Apache-2.0",
"source": "git://github.com/stackforge/puppet-cinder.git",
"source": "git://github.com/openstack/puppet-cinder.git",
"project_page": "https://launchpad.net/puppet-cinder",
"issues_url": "https://bugs.launchpad.net/puppet-cinder",
"requirements": [