Release 5.1.0 - Juno

Prepare 5.1.0 release.

Change-Id: I24824bba1d55a0b318a1670b72eba0782831c124
This commit is contained in:
Emilien Macchi 2015-06-17 14:21:07 -04:00
parent 10191ebcac
commit f3af0b86df
2 changed files with 12 additions and 4 deletions

@ -1,7 +1,7 @@
horizon
=======
5.0.0 - 2014.2.0 - Juno
5.1.0 - 2014.2 - Juno
#### Table of Contents
@ -99,6 +99,14 @@ Contributors
Release Notes
-------------
**5.1.0**
* spec: pin rspec-puppet to 1.0.1
* Sort policy files in local_settings.py
* Pin puppetlabs-concat to 1.2.1 in fixtures
* Add support for the configuration of OPENSTACK_CINDER_FEATURES
* Update .gitreview file for project rename
**5.0.0**
* Stable Juno release

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