Prepare 6.1.0 release.
Change-Id: Ic21d2de087c2141f4698ecc076a1525e52fcac8d
This commit is contained in:
parent
3ced80f2eb
commit
0392fef144
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
##2015-10-14 - 6.1.0
|
||||
###Summary
|
||||
|
||||
This is a feature and maintenance release in the Kilo series.
|
||||
|
||||
####Features
|
||||
- Create Heat Domain with Keystone_domain resource
|
||||
|
||||
####Maintenance
|
||||
- Remove deprecated parameter stack_user_domain
|
||||
- acceptance: checkout stable/kilo puppet modules
|
||||
|
||||
##2015-07-08 - 6.0.0
|
||||
###Summary
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
puppet-heat
|
||||
=============
|
||||
|
||||
6.0.0 - 2015.1 - Kilo
|
||||
6.1.0 - 2015.1 - Kilo
|
||||
|
||||
#### Table of Contents
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openstack-heat",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "eNovance and OpenStack Contributors",
|
||||
"summary": "Puppet module for OpenStack Heat",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user