Comment 3 for bug 1547142

Revision history for this message
Andrea Rosa (andrea-rosa-m) wrote :

To properly fix this bug we depends on the resolution of a cinder bug, precisely:
https://bugs.launchpad.net/cinder/+bug/1527278
It is not enough to call the terminate_connection in Nova, that call doesn't close correctly the open connections on the Cinder side, we need to call a different method "remove_export" which is not exposed bu the API yet.