]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Release 5.0.0 - Juno 5.0.0
authorColleen Murphy <colleen@puppetlabs.com>
Fri, 21 Nov 2014 00:59:10 +0000 (16:59 -0800)
committerColleen Murphy <colleen@puppetlabs.com>
Sat, 22 Nov 2014 23:22:23 +0000 (15:22 -0800)
commit741e89ae5b59e6284d677dd1c3cdf4154902a378
tree14ec409c57ab65a44d4349bb31fade3d29468c7e
parent1d78470e5023e2ca6adef47c904d14d046dd87d1
Release 5.0.0 - Juno

Changes in this release:
* Added package_ensure parameters to various classes to control package installation
* Added ceilometer::policy to control policy.json
* Updated validate_re expressions for Puppet 3.7
* Bumped stdlib dependency to >=4.0.0
* Added manage_service parameters to various classes to control whether the service was managed, as well as added enabled parameters where not already present
* Added parameters to control whether to configure users
* Added the ability to override the keystone service name in keystone::auth
* Migrated the ceilometer::db::mysql class to use openstacklib::db::mysql and deprecated the mysql_module parameter
* Fixed ceilometer-notification package name for RHEL
* Removed deprecation notices for sectionless ceilometer_config types for Juno release
* Added ability to hide secrets from puppet logs

Change-Id: Ifda9dba6ef8a9eb99d1a5d2bf45aa74b210675dc
README.md