Update node group iallocator design to use job dependencies
authorMichael Hanselmann <hansmi@google.com>
Mon, 11 Jul 2011 19:02:58 +0000 (21:02 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 15 Jul 2011 17:13:29 +0000 (19:13 +0200)
commitfda24caf35f85e633ca43d8c47da955bbc84a353
treec59e0969801b4a2ddeee3b1d49fd0071c5c92285
parent45df0793c6bc83001aa545fda95c1ad9a35d732f
Update node group iallocator design to use job dependencies

While working on a function to submit jobsets, I realized that we
actually don't need them anymore. With the new job dependencies, the
iallocator plugin can just generate the right dependencies and gets the
same effect as with jobsets. This saves us from having to implement
jobsets in Ganeti core.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
doc/design-multi-reloc.rst