Comment 5 for bug 1374999

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Removing the multipath on this statement:

        if not devices:
            # disconnect if no other multipath devices
            self._remove_multipath_device_descriptor(multipath_device)
            self._disconnect_mpath(iscsi_properties, ips_iqns)
            return

seem to have solved the problem.

Creating one PPA with nova package + this hotfix for feedbacks...

Thank you

Rafael Tinoco