Merge "4.0.0 - 2014.1.0 - Icehouse Release"
This commit is contained in:
commit
c55b95cb7e
@ -1,5 +1,5 @@
|
|||||||
name 'puppetlabs-cinder'
|
name 'puppetlabs-cinder'
|
||||||
version '4.0.0-devel'
|
version '4.0.0'
|
||||||
source 'https://github.com/stackforge/puppet-cinder'
|
source 'https://github.com/stackforge/puppet-cinder'
|
||||||
author 'Puppet Labs'
|
author 'Puppet Labs'
|
||||||
license 'Apache License 2.0'
|
license 'Apache License 2.0'
|
||||||
@ -10,6 +10,6 @@ project_page 'https://launchpad.net/puppet-cinder'
|
|||||||
dependency 'dprince/qpid', '>=1.0.0 <2.0.0'
|
dependency 'dprince/qpid', '>=1.0.0 <2.0.0'
|
||||||
dependency 'puppetlabs/inifile', '>=1.0.0 <2.0.0'
|
dependency 'puppetlabs/inifile', '>=1.0.0 <2.0.0'
|
||||||
dependency 'puppetlabs/keystone', '>=4.0.0 <5.0.0'
|
dependency 'puppetlabs/keystone', '>=4.0.0 <5.0.0'
|
||||||
dependency 'puppetlabs/mysql', '>=0.9.0 <1.0.0'
|
dependency 'puppetlabs/mysql', '>=0.9.0 <3.0.0'
|
||||||
dependency 'puppetlabs/rabbitmq', '>=2.0.2 <3.0.0'
|
dependency 'puppetlabs/rabbitmq', '>=2.0.2 <3.0.0'
|
||||||
dependency 'puppetlabs/stdlib', '>=3.2.0'
|
dependency 'puppetlabs/stdlib', '>=3.2.0'
|
||||||
|
17
README.md
17
README.md
@ -1,6 +1,8 @@
|
|||||||
cinder
|
cinder
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
4.0.0 - 2014.1.0 - Icehouse
|
||||||
|
|
||||||
#### Table of Contents
|
#### Table of Contents
|
||||||
|
|
||||||
1. [Overview - What is the cinder module?](#overview)
|
1. [Overview - What is the cinder module?](#overview)
|
||||||
@ -177,13 +179,24 @@ Contributors
|
|||||||
Release Notes
|
Release Notes
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
**master**
|
**4.0.0**
|
||||||
|
|
||||||
|
* Stable Icehouse release.
|
||||||
* Updated NetApp unified driver config options.
|
* Updated NetApp unified driver config options.
|
||||||
|
* Updated support for latest RabbitMQ module.
|
||||||
* Added Glance support.
|
* Added Glance support.
|
||||||
* Added GlusterFS driver support.
|
* Added GlusterFS driver support.
|
||||||
* Updated support for latest RabbitMQ module.
|
* Added region support.
|
||||||
* Added support for MySQL module (>= 2.2).
|
* Added support for MySQL module (>= 2.2).
|
||||||
|
* Added support for Swift and Ceph backup backend.
|
||||||
|
* Added cinder::config to handle additional custom options.
|
||||||
|
* Refactored duplicate code for single and multiple backends.
|
||||||
|
* Removed control exchange flag.
|
||||||
|
* Removed deprecated cinder::base class.
|
||||||
|
|
||||||
|
**3.1.1**
|
||||||
|
|
||||||
|
* Fixed resource duplication bug.
|
||||||
|
|
||||||
**3.1.0**
|
**3.1.0**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user