Package ganeti :: Package jqueue :: Module exec
[hide private]
[frames] | no frames]

Module exec

source code

Module implementing executing of a job as a separate process

The complete protocol of initializing a job is described in the haskell module Ganeti.Query.Exec

Functions [hide private]
 
_GetMasterInfo()
Retrieves the job id and lock file name from the master process
source code
 
main() source code

Imports: contextlib, logging, os, signal, sys, time, mcpu, masterd, transport, utils, pathutils, livelock


Function Details [hide private]

_GetMasterInfo()

source code 

Retrieves the job id and lock file name from the master process

This also closes standard input/output