Add a test opcode that sleeps for a given duration
authorIustin Pop <iustin@google.com>
Tue, 5 Feb 2008 14:19:05 +0000 (14:19 +0000)
committerIustin Pop <iustin@google.com>
Tue, 5 Feb 2008 14:19:05 +0000 (14:19 +0000)
commit0577bfd027de42433cdad9b0813ad6cc747f2af6
treec3971f8062f1e2de7ae95bf7d390372f2c7fc058
parent73c8f0892a441dedf7b72424cb26282bf7316a16
Add a test opcode that sleeps for a given duration

This can be used for testing purposes.

Reviewed-by: ultrotter,imsnah
daemons/ganeti-noded
lib/cmdlib.py
lib/mcpu.py
lib/opcodes.py
lib/rpc.py
lib/utils.py