Assaf Muller has posted comments on this change.

Change subject: Quarantine ovirt-3.0.0 network upgrade
......................................................................


Patch Set 3:

(1 comment)

....................................................
File vdsm/clientIF.py
Line 394:             # we prefer running this code in external thread to avoid 
blocking
Line 395:             # API response.
Line 396:             self._initializingLibvirt()
Line 397: 
Line 398:             vdsmVms = self._getVDSMVms()
caps.CpuTopology makes a call to libvirt so I kept the comment where it is.
Line 399:             #Recover
Line 400:             for v in vdsmVms:
Line 401:                 vmId = v.UUIDString()
Line 402:                 if not self._recoverVm(vmId):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icb2ffff1715dc3b92fc6c198dbb4c49f0bbef0cb
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Assaf Muller <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to