Release 5.1.0 - Juno

Prepare 5.1.0 release.

Change-Id: I9e7e970ffd3d64b95f49e38b978671f1aebfd780
This commit is contained in:
Colleen Murphy 2015-06-17 11:09:02 -07:00
parent 96422c9588
commit 117e7e0c0f
2 changed files with 11 additions and 4 deletions

View File

@ -1,7 +1,7 @@
openstacklib
============
5.0.0 - 2014.2.0 - Juno
5.1.0 - 2014.2 - Juno
#### Table of Contents
1. [Overview - What is the openstacklib module?](#overview)
@ -329,6 +329,13 @@ Puppet Module :: OpenStack Version :: OpenStack Codename
Release Notes
-------------
**5.1.0**
* Update .gitreview file for project rename
* Adding augeas insertion check
* MySQL: change default MySQL collate to utf8_general_ci
* spec: pin rspec-puppet to 1.0.1
**5.0.0**
* This is the initial release of this module.

View File

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