Adam Litke has posted comments on this change.

Change subject: LiveMerge: Sync volume chain information after live merge
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/26636/5/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 4890:                 job = dev.get('blockJob')
Line 4891:                 if dev['device'] != 'disk' or job is None:
Line 4892:                     continue
Line 4893: 
Line 4894:                 jobID = job['jobID']
> Does this belong to another patch?
Done
Line 4895:                 ret = self._dom.blockJobInfo(dev['name'], 0)
Line 4896:                 if not ret:
Line 4897:                     self.log.debug("Block Job for vm:%s, img:%s has 
ended",
Line 4898:                                    self.conf['vmId'], dev['imageID'])


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib86c19077695354b45818e0186e642ad0e8bc07c
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: [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