fuel-library/deployment/puppet/savanna
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
..
lib/puppet added savanna module 2013-09-05 12:14:59 +03:00
manifests Add read_timeout and infinite retries to MySQL conns 2014-03-03 23:45:24 -08:00
spec added savanna module 2013-09-05 12:14:59 +03:00
templates Fix Savanna manifests to configure syslogging 2014-02-21 16:41:27 +04:00
tests Fix some errors 2013-10-07 20:24:15 +04:00