Release 5.1.0 - Juno

Prepare 5.1.0 release.

Change-Id: I980a3821fa9e3ce0c9c5cced199410c8a8f9fd46
This commit is contained in:
Emilien Macchi 2015-06-17 16:13:04 -04:00
parent 147b30253f
commit 80feac066c
2 changed files with 18 additions and 4 deletions

View File

@ -1,7 +1,7 @@
puppet-heat
=============
5.0.0 - 2014.2.0 - Juno
5.1.0 - 2014.2 - Juno
#### Table of Contents
@ -80,6 +80,20 @@ Contributors
Release Notes
-------------
**5.1.0**
* Switch to TLSv1
* spec: pin rspec-puppet to 1.0.1
* Implement Keystone domain creation
* Run dbsync when engine is upgraded
* db: Added postgresql backend using openstacklib helper
* Rework delegated roles
* Pin puppetlabs-concat to 1.2.1 in fixtures
* change default MySQL collate to utf8_general_ci
* added option to configure flavor in heat.conf
* Fix ipv6 support
* Update .gitreview file for project rename
**5.0.0**
* Stable Juno release

View File

@ -1,10 +1,10 @@
{
"name": "stackforge-heat",
"version": "5.0.0",
"author": "eNovance and StackForge Contributors",
"version": "5.1.0",
"author": "eNovance and OpenStack Contributors",
"summary": "Puppet module for OpenStack Heat",
"license": "Apache-2.0",
"source": "git://github.com/stackforge/puppet-heat.git",
"source": "git://github.com/openstack/puppet-heat.git",
"project_page": "https://launchpad.net/puppet-heat",
"issues_url": "https://bugs.launchpad.net/puppet-heat",
"requirements": [