File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Ceilometer
22==========
33
4- 5.0 .0 - 2014.2.0 - Juno
4+ 5.1 .0 - 2014.2 - Juno
55
66#### Table of Contents
77
@@ -84,6 +84,16 @@ This is the ceilometer module.
8484Release Notes
8585-------------
8686
87+ ** 5.1.0 **
88+ * Add support for configuring coordination/backend_url
89+ * crontab: ensure the script is run with shell
90+ * Implement Ceilometer-API as a WSGI process support
91+ * Switch to TLSv1
92+ * Pin puppetlabs-concat to 1.2.1 in fixtures
93+ * Change default MySQL collate to utf8_general_ci
94+ * Update .gitreview file for project rename
95+ * spec: updates for rspec-puppet 2.x and rspec 3.x
96+
8797** 5.0.0 **
8898* Stable Juno release
8999* Added package_ensure parameters to various classes to control package installation
Original file line number Diff line number Diff line change 11{
22 "name" : " stackforge-ceilometer" ,
3- "version" : " 5.0 .0" ,
4- "author" : " eNovance and StackForge Contributors" ,
3+ "version" : " 5.1 .0" ,
4+ "author" : " eNovance and OpenStack Contributors" ,
55 "summary" : " Puppet module for OpenStack Ceilometer" ,
66 "license" : " Apache-2.0" ,
7- "source" : " git://github.com/stackforge /puppet-ceilometer.git" ,
7+ "source" : " git://github.com/openstack /puppet-ceilometer.git" ,
88 "project_page" : " https://launchpad.net/puppet-ceilometer" ,
99 "issues_url" : " https://bugs.launchpad.net/puppet-ceilometer" ,
1010 "requirements" : [
You can’t perform that action at this time.
0 commit comments