Update module file and release notes for 1.1.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name 'enovance-openstack-cloud'
|
name 'enovance-cloud'
|
||||||
version '1.0.0'
|
version '1.1.0'
|
||||||
source 'https://github.com/enovance/puppet-openstack-cloud'
|
source 'https://github.com/enovance/puppet-openstack-cloud'
|
||||||
author 'eNovance'
|
author 'eNovance'
|
||||||
license 'Apache License 2.0'
|
license 'Apache License 2.0'
|
||||||
|
|||||||
12
README.md
12
README.md
@@ -122,6 +122,18 @@ Issues should be opened here:
|
|||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
**1.1.0**
|
||||||
|
|
||||||
|
* Updated puppetlabs-rabbitmq to 3.1.0 (RabbitMQ to 3.2.4)
|
||||||
|
* Add Cinder Muli-backend support
|
||||||
|
* NetApp support for Cinder as a backend
|
||||||
|
* Keystone uses now MySQL for tokens storage (due to several issues with Memcache backend)
|
||||||
|
* Back to upstream puppet-horizon from stackforge
|
||||||
|
* Servername parameter support in Horizon configuration to allow SSL redirections
|
||||||
|
* puppet-openstack-cloud module QA is done by Travis
|
||||||
|
* neutron: increase agent polling interval
|
||||||
|
* network: add dhcp\_lease\_duration parameter support
|
||||||
|
|
||||||
**1.0.0**
|
**1.0.0**
|
||||||
|
|
||||||
* First stable version.
|
* First stable version.
|
||||||
|
|||||||
Reference in New Issue
Block a user