Implement submitting jobs from logical units
authorMichael Hanselmann <hansmi@google.com>
Fri, 25 Mar 2011 13:22:24 +0000 (14:22 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 25 Mar 2011 13:53:02 +0000 (14:53 +0100)
commit6a373640f87b69b67eddfdc69f5eea94bbac9eb9
treee571e78e5dff8abb4a85dc68158a097309092d24
parent5e9bcdf4262e512d4648f8337e1c05150374b7bc
Implement submitting jobs from logical units

The design details can be seen in the design document
(doc/design-lu-generated-jobs.rst).

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/cmdlib.py
lib/constants.py
lib/jqueue.py
lib/mcpu.py
lib/opcodes.py
test/ganeti.jqueue_unittest.py