Remove delayed iallocator call in TLReplaceDisks
authorMichael Hanselmann <hansmi@google.com>
Wed, 21 Nov 2012 07:44:27 +0000 (08:44 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 21 Nov 2012 13:40:43 +0000 (14:40 +0100)
commit74434d27fa8e217e8b3bad71fd58847257237ab6
tree601ce766961e1963cce307804497231e28f673c9
parentde0417fa1d1f2ebedcedb57ea836179eeab50666
Remove delayed iallocator call in TLReplaceDisks

By setting the “delay_iallocator” parameter one could delay the call to
the instance allocator. This was not used for some time now, but the
code was still there.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py