Use the auto_balance in cluster verify
authorIustin Pop <iustin@google.com>
Tue, 14 Oct 2008 14:42:31 +0000 (14:42 +0000)
committerIustin Pop <iustin@google.com>
Tue, 14 Oct 2008 14:42:31 +0000 (14:42 +0000)
commit3924700f067655084ffcea8d3d5821f532c79337
tree30d94517d23940cc184d04ea13c0e3c7e42b8b5e
parentc1f1cbb26a185e22c5a8d9c8811d57add60eeb80
Use the auto_balance in cluster verify

This patch changes the cluster verify in two ways:
  - do not use instances marked with auto_balance=False in N+1 memory
    checks
  - report, if any, the number of instances with auto_balance=False

Forward port from rev 1562 on the 1.2 branch.

Reviewed-by: ultrotter
lib/cmdlib.py