]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Release 4.1.0 4.1.0
authorChris Hoge <chris.hoge@puppetlabs.com>
Thu, 19 Jun 2014 23:45:59 +0000 (16:45 -0700)
committerChris Hoge <chris.hoge@puppetlabs.com>
Fri, 20 Jun 2014 16:36:10 +0000 (09:36 -0700)
Bugfix release (with one new API for RabbitMQ SSL).

Change-Id: Id3d8a3721f23ec3c52aa83221ab72bc88b4ee9af

Modulefile
README.md

index c70c2ed6adbb43c81e4c26d731361ba40bdab968..5ad556e355e7fe34a061aaa5b9d2f3da04e9996b 100644 (file)
@@ -1,5 +1,5 @@
 name    'puppetlabs-ceilometer'
-version '4.0.0'
+version '4.1.0'
 source 'https://github.com/stackforge/puppet-ceilometer'
 author 'enovance'
 license 'Apache License, Version 2.0'
index afe09c5ac0a7b7667feddf8e2c31717e99d9a223..40565c281d26b1b4bd716858db1991d81826150d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,6 +72,14 @@ This is the ceilometer module.
 Release Notes
 -------------
 
+** 4.1.0 **
+
+* Added RabbitMQ SSL Support.
+* Fixed dependency cycle bug.
+* Fixed agent_notification_service_name.
+* Changed default mysql charset to UTF8.
+* Pinned major gems.
+
 ** 4.0.0 **
 
 * Stable Icehouse release.