]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Bump Req timeout to 30 seconds in SolidFire Driver
authorJohn Griffith <john.griffith8@gmail.com>
Fri, 14 Nov 2014 18:26:07 +0000 (11:26 -0700)
committerJohn Griffith <john.griffith8@gmail.com>
Fri, 14 Nov 2014 18:26:07 +0000 (11:26 -0700)
commit2712b42b3f130b75b939087447cdfc24307e3ff3
tree00515e8a5077d957cc5f028d12b0deaed1cf5a85
parent8c944e9c3efe86198a59fccb8e96fe7311aaf3bb
Bump Req timeout to 30 seconds in SolidFire Driver

Local SolidFire CI system seems to have various networking
disconnects during runs.  This appears to be a problem with
latencies in our lab.

Currently have resources working on this, but in the meantime
bumping the timeout value in requests to see if we can address
it that way and get CI running again.  We'll either get to root
cause in our network or add this as a formal config option later
that will be used only for SolidFire CI system.

Change-Id: I0a13ac2e60c7053fc935922bfb28127ade858392
cinder/volume/drivers/solidfire.py