jqueue: Implement submitting multiple jobs with dependencies
With this change users of the “SubmitManyJobs” interface can use relative job dependencies. Relative job IDs in dependencies are resolved before handing the job off to the workerpool. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- lib/ht.py 8 additions, 0 deletionslib/ht.py
- lib/jqueue.py 88 additions, 13 deletionslib/jqueue.py
- lib/opcodes.py 27 additions, 6 deletionslib/opcodes.py
- test/ganeti.ht_unittest.py 9 additions, 0 deletionstest/ganeti.ht_unittest.py
- test/ganeti.opcodes_unittest.py 32 additions, 0 deletionstest/ganeti.opcodes_unittest.py
Loading
Please register or sign in to comment