Skip to content

Commit 4d18c07

Browse files
committed
Release 5.1.0 - Juno
Prepare 5.1.0 release. Change-Id: Idd85e908cbedcbc6b6a2453c3b8012bcaa12e70a
1 parent c433a11 commit 4d18c07

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Ceilometer
22
==========
33

4-
5.0.0 - 2014.2.0 - Juno
4+
5.1.0 - 2014.2 - Juno
55

66
#### Table of Contents
77

@@ -84,6 +84,16 @@ This is the ceilometer module.
8484
Release Notes
8585
-------------
8686

87+
** 5.1.0 **
88+
* Add support for configuring coordination/backend_url
89+
* crontab: ensure the script is run with shell
90+
* Implement Ceilometer-API as a WSGI process support
91+
* Switch to TLSv1
92+
* Pin puppetlabs-concat to 1.2.1 in fixtures
93+
* Change default MySQL collate to utf8_general_ci
94+
* Update .gitreview file for project rename
95+
* spec: updates for rspec-puppet 2.x and rspec 3.x
96+
8797
** 5.0.0 **
8898
* Stable Juno release
8999
* Added package_ensure parameters to various classes to control package installation

metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "stackforge-ceilometer",
3-
"version": "5.0.0",
4-
"author": "eNovance and StackForge Contributors",
3+
"version": "5.1.0",
4+
"author": "eNovance and OpenStack Contributors",
55
"summary": "Puppet module for OpenStack Ceilometer",
66
"license": "Apache-2.0",
7-
"source": "git://github.com/stackforge/puppet-ceilometer.git",
7+
"source": "git://github.com/openstack/puppet-ceilometer.git",
88
"project_page": "https://launchpad.net/puppet-ceilometer",
99
"issues_url": "https://bugs.launchpad.net/puppet-ceilometer",
1010
"requirements": [

0 commit comments

Comments
 (0)