]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Catch additional connect fail cases.
authorJohn Griffith <john.griffith@solidfire.com>
Mon, 15 Jul 2013 21:16:25 +0000 (15:16 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Tue, 16 Jul 2013 02:15:41 +0000 (20:15 -0600)
commit5edbc4eb9a6b0d50612fffb6261850c80515b483
tree0ee5cc34cfd6bf72ec6cf3449c2cb9e9d6ad645f
parent1fdf77d14e414daed0961559afc38952af4ab659
Catch additional connect fail cases.

When fixing bug/1195910, some other failure
cases weren't considered (ie not authorized,
unreachable dest etc).

We should fix this up to handle the various
connection error states accordingly and also
add some hints to the log output to help
determine where to look in case of failure.

Fixes bug: 1201592

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