Change in vdsm[master]: virt: introduce support for periodic operations

fromani at redhat.com fromani at redhat.com
Thu Mar 19 13:05:55 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: virt: introduce support for periodic operations
......................................................................


Patch Set 20:

(1 comment)

https://gerrit.ovirt.org/#/c/37593/20/vdsm/virt/periodic.py
File vdsm/virt/periodic.py:

Line 77:     """
Line 78:     Operation runs a callable with a given period until
Line 79:     someone stops it.
Line 80:     Operations builds on Schedule and on Executor,
Line 81:     so it is supported to periodically run possibly
> so that the underlying "func" is called periodically. It would be called ag
Fixed.
Line 82:     blocking operations.
Line 83:     """
Line 84: 
Line 85:     _log = logging.getLogger("periodic.Operation")


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I834c067b1d3dba16a1f8c83e555d2cc04cbf32ed
Gerrit-PatchSet: 20
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani 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