Merge branch 'devel-2.7'
[ganeti-local] / lib / opcodes.py
index 73d5cb3..3015a54 100644 (file)
@@ -1957,7 +1957,7 @@ class OpTestDelay(OpCode):
   This is used just for debugging and testing.
 
   Parameters:
-    - duration: the time to sleep
+    - duration: the time to sleep, in seconds
     - on_master: if true, sleep on the master
     - on_nodes: list of nodes in which to sleep