fuel-library/deployment/puppet/ceilometer
Matthew Mosesohn b8f8476345 Add read_timeout and infinite retries to MySQL conns
read_timeout=60 is an explicit parameter added
for mysqldb to bail connections if no data is
received for 60s. Depends on MySQLdb 1.2.5
max_retries=-1 for all connections so that
APIs don't give up and die

Change-Id: Ib4a2cdcc287cbc53c18f7500d96f82d8099e0f35
Partial-Bug: #1285449
2014-03-03 23:45:24 -08:00
..
examples Ceilometer integration 2013-11-14 21:25:46 +04:00
files/ocf Adds ceilometer-alarm support 2013-12-12 20:47:47 +04:00
lib/puppet Ceilometer integration 2013-11-14 21:25:46 +04:00
manifests Add read_timeout and infinite retries to MySQL conns 2014-03-03 23:45:24 -08:00
spec Fix bool defaults for debug, verbose, use_syslog 2014-02-19 13:28:55 +02:00
templates Minor refactor for syslog logging 2014-02-18 15:38:18 +02:00
.fixtures.yml Ceilometer integration 2013-11-14 21:25:46 +04:00
.gitreview Ceilometer integration 2013-11-14 21:25:46 +04:00
.travis.yml Ceilometer integration 2013-11-14 21:25:46 +04:00
Gemfile Ceilometer integration 2013-11-14 21:25:46 +04:00
LICENSE Ceilometer integration 2013-11-14 21:25:46 +04:00
Modulefile Limit puppet-mysql module version from the top 2014-01-21 18:27:33 +02:00
README Ceilometer integration 2013-11-14 21:25:46 +04:00
Rakefile Ceilometer integration 2013-11-14 21:25:46 +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