X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/473d87a3f3220d57bfe1f1a5a899e69776552977..fe502d25012de5eca546f359ce8f1dabd465ba49:/lib/opcodes.py diff --git a/lib/opcodes.py b/lib/opcodes.py index 73d5cb3..3015a54 100644 --- a/lib/opcodes.py +++ b/lib/opcodes.py @@ -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