Replace iallocator's mreloc w/ change-group and node-evac
authorMichael Hanselmann <hansmi@google.com>
Tue, 14 Jun 2011 16:27:06 +0000 (18:27 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 15 Jun 2011 15:11:47 +0000 (17:11 +0200)
commit60152bbe779c09d5df6a9e034027a870f66b2b85
treec3a03d2c8fe727ca3c03cb1653fab68677cb91d0
parentfa23cc507e41a27f3f55339ff62a004887b2f091
Replace iallocator's mreloc w/ change-group and node-evac

This patch removes all occurrences of the “multi-relocate” iallocator
mode. Commit 25ee7fd845 updated the design document and introduced
separate modes, “change-group” and “node-evacuate”. The constants aren't
removed yet as they're still used by htools.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
doc/iallocator.rst
lib/client/gnt_debug.py
lib/cmdlib.py
lib/constants.py
lib/opcodes.py