LUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
authorMichael Hanselmann <hansmi@google.com>
Fri, 5 Aug 2011 11:10:53 +0000 (13:10 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 5 Aug 2011 11:58:39 +0000 (13:58 +0200)
commitcb3861688de86ee22149104cdd322b168380c0a8
tree519f97ecc2d0f3004eb57dfc586c7e73713c15e6
parentb9ff3e152eadecb50d3c5f3737d4e9c0386babe3
LUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result

… instead of getting the list of instances once again from the
configuration.

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