Comment 0 for bug 1057756

Revision history for this message
Vish Ishaya (vishvananda) wrote : libvirt: if instance is destroyed during detach, volume remains in detached state

Currently the libvirt code will always logout of the iscsi target
during detach error, but the exception will cause the volume to
remain in an attached state. This needs to be more consistent, so
This patch checks specifically for not found and logs a warning
and explicitly detaches.