Description of problem: after I issue a cinder volume-delete, the volume status goes to Error_Deleting. I am using Glance=localfs and Cinder=lvm Version-Release number of selected component (if applicable): cinder==2014.2 glance==2014.2.b3 How reproducible: Always Steps to Reproduce: 1. Create a volume 2. Delete the volume Actual results: Volume status: Error_Deleting Expected results: Volume status: Deleted Additional info: I have attached the part related to the error I found in the cinder-volume.log
Created attachment 943626 [details] cinder-volume.log
This bug has been solved in the current openstack cinder master, by this commit: https://github.com/openstack/cinder/commit/cb5bcca025f9a34ecb9bc72b8fe570e6a63e442d
This will be in cinder 2014.2.rc1
Fixed in current Juno packages.