Prepare 6.1.0 release

Change-Id: Ie1198eb5243c0f7b4dd1eef9741a041ba6a5bb4b
(cherry picked from commit f418d284d5)
This commit is contained in:
Sebastien Badia
2015-10-14 18:57:13 +02:00
committed by Emilien Macchi
parent 7e60d0b1c2
commit 7226a0662d
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
###Summary

View File

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

View File

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