OpenStack Ceilometer Puppet Module
Go to file
David Moreau Simard 76a2f518ce Remove log_dir from params and make logs configurable in init
log_dir does not seem to be used in other classes. In the use case where
it can be necessary to specify the location of ceilometer logs, this
patch makes it possible to do so while maintaining the default for
backwards compatibility. This patch also adds the possibility of
sending logs to syslog/rsyslog in the same way as implemented in
puppet-nova.

Change-Id: I1f970d5e3cc947308221fb2b2cdfb34f89c64314
Partial-Bug: #1269482
(cherry picked from commit 3685997f0e)
2014-01-30 10:29:28 -05:00
examples Add an example 2012-12-11 18:35:54 +01:00
lib/puppet Capitalize boolean values in config files 2013-05-21 19:49:24 -04:00
manifests Remove log_dir from params and make logs configurable in init 2014-01-30 10:29:28 -05:00
spec Remove log_dir from params and make logs configurable in init 2014-01-30 10:29:28 -05:00
.fixtures.yml Update fixtures.yml for grizzly 2013-08-09 13:23:48 -07:00
.gitreview Add .gitreview 2013-05-21 19:49:00 -04:00
.travis.yml Add rspec tests for ceilometer and ceilometer::api 2013-04-04 17:40:02 -04:00
Gemfile Replace deprecated :rubygems source 2013-06-30 22:08:36 -04:00
LICENSE Update LICENSE & README 2012-12-07 12:37:28 +01:00
Modulefile Fix dependency syntax in Modulefile 2013-04-03 19:12:06 -04:00
README Update README 2013-04-26 13:09:21 +03:00
Rakefile Fail puppet-lint on warnings 2013-08-28 13:27:36 -04:00

README

puppet-ceilometer

This is the ceilometer module.

License
-------

Apache License 2.0

   Copyright 2012 eNovance <licensing@enovance.com>

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Contact
-------

techs@enovance.com