Change in vdsm[master]: periodic: document missing VmDispatcher argument

fromani at redhat.com fromani at redhat.com
Mon Nov 2 09:17:34 UTC 2015


Francesco Romani has uploaded a new change for review.

Change subject: periodic: document missing VmDispatcher argument
......................................................................

periodic: document missing VmDispatcher argument

We forget to document the 'timeout' argument
of VmDispatcher's __init__.

Change-Id: I6c608729d5bb0f2bab0e9647134a8a88a99f5a5e
Documentation-Only: yes
Backport-To: 3.6
Signed-off-by: Francesco Romani <fromani at redhat.com>
---
M vdsm/virt/periodic.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/42/47942/1

diff --git a/vdsm/virt/periodic.py b/vdsm/virt/periodic.py
index 13d7632..632f0ce 100644
--- a/vdsm/virt/periodic.py
+++ b/vdsm/virt/periodic.py
@@ -210,6 +210,8 @@
         executor: executor.Executor instance
         create: callable to obtain the real callable to
                 dispatch, with its timeout
+        timeout: per-vm operation timeout, in seconds
+                 (fractions allowed).
         """
         self._get_vms = get_vms
         self._executor = executor


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c608729d5bb0f2bab0e9647134a8a88a99f5a5e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>


More information about the vdsm-patches mailing list