From 0c044cbbcd0204eba9a84cb28a9072c26ececa52 Mon Sep 17 00:00:00 2001 From: Chris Hoge Date: Fri, 14 Feb 2014 15:24:36 -0800 Subject: [PATCH] Release 3.1.0 Minor verson release for API changes related to glance and logging. Bux fix to fix package installation on Ubuntu. Change-Id: I27c6066558af8e2432703423ff312635113e8ca2 --- Modulefile | 2 +- README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 928ed99..23cb85b 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-ceilometer' -version '3.0.0' +version '3.1.0' source 'https://github.com/stackforge/puppet-ceilometer' author 'enovance' license 'Apache License, Version 2.0' diff --git a/README.md b/README.md index bd2f058..01d2570 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,13 @@ This is the ceilometer module. Release Notes ------------- +** 3.1.0 ** + +* Fixed package ceilometer-alarm type error on Debian. +* Remove log_dir from params and make logs configurable in init. +* Removed glance_notifications from notification_topic. +* Don't match commented [DEFAULT] section. + ** 3.0.0 ** * Initial release of the puppet-ceilometer module. -- 2.45.2