Add support for 'offline' nodes
authorIustin Pop <iustin@google.com>
Tue, 19 May 2009 21:45:31 +0000 (22:45 +0100)
committerIustin Pop <iustin@google.com>
Tue, 19 May 2009 21:45:31 +0000 (22:45 +0100)
commit00b157522469058680f231f51880e720ee48d12c
tree7c9915c95960b532491e1ea57739b1a3ec4ecff0
parent3f6af65cbc62ec654f491b7bc0e154287adac7ad
Add support for 'offline' nodes

This patch drops compatiblity with Ganeti 1.2 and adds support for
offline nodes in the cluster. When reading from RAPI, the drained nodes
are considered offline so that we don't allocate on them too.
Ganeti/HTools/Cluster.hs
Ganeti/HTools/Node.hs
Ganeti/HTools/Rapi.hs
Ganeti/HTools/Utils.hs
README
hbal.1
hscan.hs