]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Log command failure details before raising ISCSITargetDetachFailed
authorMatt Riedemann <mriedem@us.ibm.com>
Thu, 7 May 2015 20:39:33 +0000 (13:39 -0700)
committerMatt Riedemann <mriedem@us.ibm.com>
Thu, 7 May 2015 20:39:33 +0000 (13:39 -0700)
commitb9f3967c1d048674e5ea53e8a9f539030ff043ef
tree4b5636006d584463f2271857af4a19daeefa29ba
parentdaa751a62e46befed0982c6ce16b26f080040c38
Log command failure details before raising ISCSITargetDetachFailed

In the case that there is some useful information in the
ProcessExecutionError (like stderr) when trying to terminate the
connection in the lio target, also log the error.

Related-Bug: #1450658

Change-Id: Id28968735eca27c4c4e5892e14d06aece02b06f5
cinder/volume/targets/lio.py