Add a test opcode that sleeps for a given duration
authorIustin Pop <iustin@google.com>
Tue, 5 Feb 2008 14:12:09 +0000 (14:12 +0000)
committerIustin Pop <iustin@google.com>
Tue, 5 Feb 2008 14:12:09 +0000 (14:12 +0000)
commit06009e2796bd5bcefdbe5e666b1dc12d9f3fe50f
tree1451fa105b440bcb50667b8277bd109281aeef9e
parentfdbd668da110f477eb639bfb0e41107cf78e409d
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