Processor: support a unique execution id
authorGuido Trotter <ultrotter@google.com>
Tue, 27 Oct 2009 15:47:49 +0000 (11:47 -0400)
committerGuido Trotter <ultrotter@google.com>
Fri, 6 Nov 2009 14:08:07 +0000 (14:08 +0000)
commitadfa97e3ee1978b24128d6477761fe710078ce9b
treefbc8f0162958e6498bbb9c8c0719a29750eaa713
parent664fbc9d2083e5be1bbdfcb8654a6781e79af99a
Processor: support a unique execution id

When the processor is executing a job, it can export the execution id to
its callers. This is not supported for Queries, as they're not executed
in a job.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
daemons/ganeti-masterd
lib/jqueue.py
lib/mcpu.py