]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Failed to re-detach volume when volume detached.
authorRick Chen <rick.chen@prophetstor.com>
Wed, 24 Sep 2014 09:08:52 +0000 (17:08 +0800)
committerRick Chen <rick.chen@prophetstor.com>
Thu, 25 Sep 2014 09:06:52 +0000 (17:06 +0800)
commit7a5383a70adce0a6284c9c10a0d352077aa9edea
treed7b3d36c350c131aa8fc8dcbda8ce3782d5da513
parentd5d2744a70c45266b848702906021feaa3958f88
Failed to re-detach volume when volume detached.

When first request command detach the volume, but the back-end
storage state is in-processing or busy. Next retry command will
got the error code that describe the volume already detached.

Change-Id: If340980ab2dcc844398254ff368ca6b78ca40ff6
Closes-Bug: 1373317
cinder/tests/test_prophetstor_dpl.py
cinder/volume/drivers/prophetstor/dpl_iscsi.py