Skip to content

Commit 0c044cb

Browse files
author
Chris Hoge
committed
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
1 parent 0a6d87c commit 0c044cb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-ceilometer'
2-
version '3.0.0'
2+
version '3.1.0'
33
source 'https://github.com/stackforge/puppet-ceilometer'
44
author 'enovance'
55
license 'Apache License, Version 2.0'

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ This is the ceilometer module.
7070
Release Notes
7171
-------------
7272

73+
** 3.1.0 **
74+
75+
* Fixed package ceilometer-alarm type error on Debian.
76+
* Remove log_dir from params and make logs configurable in init.
77+
* Removed glance_notifications from notification_topic.
78+
* Don't match commented [DEFAULT] section.
79+
7380
** 3.0.0 **
7481

7582
* Initial release of the puppet-ceilometer module.

0 commit comments

Comments
 (0)