Add two new node attributes
authorIustin Pop <iustin@google.com>
Thu, 11 Jun 2009 23:47:27 +0000 (01:47 +0200)
committerIustin Pop <iustin@google.com>
Thu, 11 Jun 2009 23:56:47 +0000 (01:56 +0200)
commit844eff86e3fded35282073a3060dbc66f4e4b16f
treeb2c0e4be33b276d4a3869dc549ee37473b05b46b
parentc6484f0b590d761a026b198a9a02ef59f7c3c125
Add two new node attributes

Two new min disk free ratio and max cpu usage attributes are added to the
nodes. These will be used in the future to restrict allocation.
Ganeti/HTools/Node.hs