Ayal Baron has posted comments on this change.

Change subject: clientIF: automatically unpause vms in EIO when SD becomes 
active
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File vdsm/vm.py
Line 4011:         except Exception:
Line 4012:             self.log.error("Failed to delete VM %s", 
self.conf['vmId'],
Line 4013:                            exc_info=True)
Line 4014: 
Line 4015:     def destroy(self):
need to remove VM from list here?
Line 4016:         self.log.debug('destroy Called')
Line 4017:         for dev in self._customDevices():
Line 4018:             hooks.before_device_destroy(dev._deviceXML, self.conf,
Line 4019:                                         dev.custom)


-- 
To view, visit http://gerrit.ovirt.org/16244
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0f88ebcab07dea20a0288f6b75c5888a74d9e440
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Eduardo <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to