Change in vdsm[master]: virt: periodic: port queryBlockJobs

fromani at redhat.com fromani at redhat.com
Fri Mar 27 13:17:56 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: virt: periodic: port queryBlockJobs
......................................................................


Patch Set 28: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/37595/28/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 1727:         if self._numaInfo:
Line 1728:             stats['vNodeRuntimeInfo'] = self._numaInfo
Line 1729:         if self._vcpuLimit:
Line 1730:             stats['vcpuUserLimit'] = self._vcpuLimit
Line 1731:         if self._vmJobs:
wrong. vmJobs = {} should be reported
Line 1732:             stats['vmJobs'] = self._vmJobs
Line 1733: 
Line 1734:         stats.update(self._getVmTuneStats())
Line 1735:         return stats


-- 
To view, visit https://gerrit.ovirt.org/37595
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2bba47881033af1b928195a94456f7130a7ac343
Gerrit-PatchSet: 28
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list