]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
CoraidDriver: Allow volumes in error state to be deleted
authorJean-Baptiste Ransy <jean-baptiste.ransy@alyseo.com>
Fri, 12 Jul 2013 13:41:12 +0000 (15:41 +0200)
committerJean-Baptiste Ransy <jean-baptiste.ransy@alyseo.com>
Tue, 16 Jul 2013 17:41:20 +0000 (19:41 +0200)
commit8a042e0732fbac24e412306d337c0742b681cfc2
tree1fd261358d0c558aa8e7dc23163fabb12f58d9f3
parent5be685218b5dc08b9cd9e024482bbb2ed2eccf7d
CoraidDriver: Allow volumes in error state to be deleted

This fix will allow the delete call to be successfull if volume
doesn't exists on the SAN.

Fixes bug 1195788

Change-Id: I0396f1252c8faafff3e8b4f9a4aeffb930350a8d
cinder/tests/test_coraid.py
cinder/volume/drivers/coraid.py