Prepare 6.1.0 release

Change-Id: Ie1198eb5243c0f7b4dd1eef9741a041ba6a5bb4b
This commit is contained in:
Sebastien Badia
2015-10-14 18:57:13 +02:00
parent ea1eddfaa0
commit f418d284d5
3 changed files with 17 additions and 2 deletions

View File

@@ -1,3 +1,18 @@
##2015-10-10 - 6.1.0
###Summary
This is a feature and maintenance release in the Kilo series.
####Features
- Allow to change archive destination
- Support allow_start and allow_end parameters
- Add ability to override compute_driver
####Maintenance
- acceptance: checkout stable/kilo puppet modules
- Remove dead nova providers
- Remove very old xenserver configs
##2015-07-08 - 6.0.0 ##2015-07-08 - 6.0.0
###Summary ###Summary

View File

@@ -1,7 +1,7 @@
nova nova
==== ====
6.0.0 - 2015.1 - Kilo 6.1.0 - 2015.1 - Kilo
#### Table of Contents #### Table of Contents

View File

@@ -1,6 +1,6 @@
{ {
"name": "openstack-nova", "name": "openstack-nova",
"version": "6.0.0", "version": "6.1.0",
"author": "Puppet Labs and OpenStack Contributors", "author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet module for OpenStack Nova", "summary": "Puppet module for OpenStack Nova",
"license": "Apache-2.0", "license": "Apache-2.0",