Change in vdsm[master]: vm: make queryBlockJobs a periodic operation

danken at redhat.com danken at redhat.com
Tue Mar 24 11:48:51 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: vm: make queryBlockJobs a periodic operation
......................................................................


Patch Set 22:

(1 comment)

https://gerrit.ovirt.org/#/c/37595/22/vdsm/virt/periodic.py
File vdsm/virt/periodic.py:

Line 270:         # as possible to create per-vm executor tasks, even
Line 271:         # though they will do nothing but a few check and exit
Line 272:         # early, as they do if a VM doesn't have Block Jobs to
Line 273:         # monitor (most often true).
Line 274:         return (self._vm.hasVmJobs and
split to two protperties: available and required.
Line 275:                 self._vm.isDomainReadyForCommands())
Line 276: 
Line 277:     def __call__(self):


-- 
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: 22
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