0a24882dbd
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 |
||
---|---|---|
.. | ||
ext | ||
files | ||
lib/puppet | ||
manifests | ||
spec | ||
templates | ||
tests | ||
.fixtures.yml | ||
.gemfile | ||
.gitignore | ||
.project | ||
CHANGELOG | ||
Gemfile | ||
LICENSE | ||
Modulefile | ||
Rakefile | ||
README | ||
TODO |
h1. Prerequisites The openstack repo should be made available: see: http://docs.openstack.org/cactus/openstack-compute/admin/content/installing-the-cloud-controller.html This is currently known not to work on 2.6.4. Master of this repo is now targetting the essex version of openstack. For Diablo support, try the diablo branch of this repo