iallocator: Relocation nodes must be in same group
authorMichael Hanselmann <hansmi@google.com>
Wed, 27 Apr 2011 14:42:56 +0000 (16:42 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 28 Apr 2011 14:25:57 +0000 (16:25 +0200)
commit342f9172c8bafe791c651978cdd4bdad2e2df21c
tree0d7bd76a6572f0038945a9fd114068a07ee56c39
parent55f67cc99d825c2f34c48ba26a7aa980d3adb490
iallocator: Relocation nodes must be in same group

Quoting from iallocator.rst: “[…] ``relocate`` request is used when an
existing instance needs to be moved within its node group […]”.

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