From: Emilien Macchi Date: Sat, 10 Oct 2015 15:37:34 +0000 (-0400) Subject: Prepare 6.1.0 release X-Git-Tag: 7.0.0~12 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=52b83f90c97b9e4a6a5f4e8e802646afb4f47b49;p=puppet-modules%2Fpuppet-ceilometer.git Prepare 6.1.0 release Prepare a new Kilo release. Change-Id: Ie2beb53b8f88231babe82a1b9fb72c8faca50ed5 (cherry picked from commit ce826f3ad657028e7af8119c23cce2499b200259) --- diff --git a/CHANGELOG.md b/CHANGELOG.md index e29904b..0dc1407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +##2015-10-10 - 6.1.0 +###Summary + +This is a feature and bugfix release in the Kilo series. + +####Bugfixes +- WSGI: make it work, and test it with acceptance + +####Maintenance +- acceptance: checkout stable/kilo puppet modules + + ##2015-07-08 - 6.0.0 ###Summary diff --git a/README.md b/README.md index f94759b..8c0b407 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Ceilometer ========== -6.0.0 - 2015.1 - Kilo +6.1.0 - 2015.1 - Kilo #### Table of Contents diff --git a/metadata.json b/metadata.json index c7d82fc..207c7d5 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-ceilometer", - "version": "6.0.0", + "version": "6.1.0", "author": "eNovance and OpenStack Contributors", "summary": "Puppet module for OpenStack Ceilometer", "license": "Apache-2.0",