From: Emilien Macchi Date: Thu, 1 Oct 2015 21:57:09 +0000 (-0400) Subject: Release 5.2.0 - Juno X-Git-Tag: 5.2.0^0 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=30c78fdfb28a6d20566bc1b85408e63638181cf6;p=puppet-modules%2Fpuppet-ceilometer.git Release 5.2.0 - Juno Prepare 5.2.0 release. Change-Id: Iad6b266ed7a44b8d3dee99e17bcda3421ec31fd6 --- diff --git a/README.md b/README.md index d4326bf..9925a7b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Ceilometer ========== -5.1.0 - 2014.2 - Juno +5.2.0 - 2014.2 - Juno #### Table of Contents @@ -72,6 +72,9 @@ This is the ceilometer module. Release Notes ------------- +** 5.2.0 ** +* Add an ability to manage use_stderr parameter + ** 5.1.0 ** * Add support for configuring coordination/backend_url * crontab: ensure the script is run with shell diff --git a/metadata.json b/metadata.json index 0b32dd6..6976d2d 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "stackforge-ceilometer", - "version": "5.1.0", + "version": "5.2.0", "author": "eNovance and OpenStack Contributors", "summary": "Puppet module for OpenStack Ceilometer", "license": "Apache-2.0",