Prepare 6.1.0 release
Change-Id: Ie1198eb5243c0f7b4dd1eef9741a041ba6a5bb4b
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -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
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
nova
|
nova
|
||||||
====
|
====
|
||||||
|
|
||||||
6.0.0 - 2015.1 - Kilo
|
6.1.0 - 2015.1 - Kilo
|
||||||
|
|
||||||
#### Table of Contents
|
#### Table of Contents
|
||||||
|
|
||||||
|
@@ -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",
|
||||||
|
Reference in New Issue
Block a user