Use the auto_balance in cluster verify
authorIustin Pop <iustin@google.com>
Thu, 28 Aug 2008 08:50:25 +0000 (08:50 +0000)
committerIustin Pop <iustin@google.com>
Thu, 28 Aug 2008 08:50:25 +0000 (08:50 +0000)
commit26d97f4e77b97515cf33cdb3040eead4ce0caaa5
treec8fd9b51d93f60c4f4e5f3969b62da52cd0c6e11
parent17dcb8b155f49bd734d57d0a76730c4fc7e53618
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

Reviewed-by: imsnah
lib/cmdlib.py