Am 24. Mai 2011 11:32 schrieb Iustin Pop <[email protected]>: > Currently we generate an empty list only for the '-n node' invocation, > but for iallocator we still call the iallocator (which needs an RPC > call, etc.). By moving the computation of instances outside of the if > block, we can return early from the LU.
LGTM (meh, will have to change my code for master)
