Comment 4 for bug 1449221

Revision history for this message
wanghao (wanghao749) wrote : Re: Nova doesn't allow to cleanup volumes stuck in 'attaching' or 'detaching' status

About this "Nova will delete the BDM record only if the call to cinder "terminate_connection" will success".

There is other option IMO: Nova will clean up BDM no matter terminated_connection exception, and then admin/user call force-detach API in cinder side to ensure not exported volume and detach it.

What's your guys suggestion about this option?