Prepping module for 2.2.0 release.
Updated Modulefile to version 2.2.0. Updated README.md with latest release notes. Change-Id: I9aab1c3ff9b5f801dd496c4947cba81fe4f879ac
This commit is contained in:
parent
0ee4be9665
commit
4100e958fd
@ -1,5 +1,5 @@
|
||||
name 'puppetlabs-cinder'
|
||||
version '2.1.0'
|
||||
version '2.2.0'
|
||||
source 'https://github.com/stackforge/puppet-cinder'
|
||||
author 'Puppet Labs'
|
||||
license 'Apache License 2.0'
|
||||
|
11
README.md
11
README.md
@ -107,6 +107,17 @@ Contributors
|
||||
Release Notes
|
||||
-------------
|
||||
|
||||
**2.2.0**
|
||||
|
||||
* Added support for rate limiting via api-paste.ini
|
||||
* Added support to configure control_exchange.
|
||||
* Added parameter check to enable or disable db_sync.
|
||||
* Added syslog support.
|
||||
* Added default auth_uri setting for auth token.
|
||||
* Set package defaults to present.
|
||||
* Fixed a bug to create empty init script when necessary.
|
||||
* Various lint fixes.
|
||||
|
||||
**2.1.0**
|
||||
|
||||
* Added configuration of Cinder quotas.
|
||||
|
Loading…
x
Reference in New Issue
Block a user