Experimental support for non-redundant instances
authorIustin Pop <iustin@google.com>
Thu, 21 May 2009 00:54:27 +0000 (01:54 +0100)
committerIustin Pop <iustin@google.com>
Thu, 21 May 2009 00:54:27 +0000 (01:54 +0100)
commit7e7f6ca279206f095cfbc1d51fdbb622446f503e
tree10ce01385dd1f0dca04358ecc3819bc1fff0b6ab
parentb33a22437a1a0cae5a9a9d20b2e94905fcf344e4
Experimental support for non-redundant instances

This patch adds experimental support to hbal for non-redundant instances
(i.e.  instances with only one node). They are currently handled as
non-moveable, and as such the algorithm simply ignores them.

Supports needs to be added when reading from RAPI via hscan, and
probably in other corner cases.
Ganeti/HTools/Cluster.hs