Release 5.1.0 - Juno
Prepare 5.1.0 release. Change-Id: I9e7e970ffd3d64b95f49e38b978671f1aebfd780
This commit is contained in:
parent
96422c9588
commit
117e7e0c0f
@ -1,7 +1,7 @@
|
|||||||
openstacklib
|
openstacklib
|
||||||
============
|
============
|
||||||
|
|
||||||
5.0.0 - 2014.2.0 - Juno
|
5.1.0 - 2014.2 - Juno
|
||||||
#### Table of Contents
|
#### Table of Contents
|
||||||
|
|
||||||
1. [Overview - What is the openstacklib module?](#overview)
|
1. [Overview - What is the openstacklib module?](#overview)
|
||||||
@ -329,6 +329,13 @@ Puppet Module :: OpenStack Version :: OpenStack Codename
|
|||||||
Release Notes
|
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**
|
**5.0.0**
|
||||||
|
|
||||||
* This is the initial release of this module.
|
* This is the initial release of this module.
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "stackforge-openstacklib",
|
"name": "stackforge-openstacklib",
|
||||||
"version": "5.0.0",
|
"version": "5.1.0",
|
||||||
"author": "Puppet Labs and StackForge Contributors",
|
"author": "Puppet Labs and OpenStack Contributors",
|
||||||
"summary": "Puppet OpenStack Libraries",
|
"summary": "Puppet OpenStack Libraries",
|
||||||
"license": "Apache-2.0",
|
"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",
|
"project_page": "https://launchpad.net/puppet-openstacklib",
|
||||||
"issues_url": "https://bugs.launchpad.net/puppet-openstacklib",
|
"issues_url": "https://bugs.launchpad.net/puppet-openstacklib",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
|
Loading…
Reference in New Issue
Block a user