Implement cpu/disk limits in instance moves
authorIustin Pop <iustin@google.com>
Fri, 12 Jun 2009 00:12:27 +0000 (02:12 +0200)
committerIustin Pop <iustin@google.com>
Fri, 12 Jun 2009 00:16:57 +0000 (02:16 +0200)
commit18b6444bbfa9b3bd5e56c4fa0eb303d48c4487b1
tree29b6ee1887b065e5d65c1810a2fd308200833093
parent844eff86e3fded35282073a3060dbc66f4e4b16f
Implement cpu/disk limits in instance moves

We modify Node.addPri/addSec to take into account the limits on instance
adds.
Ganeti/HTools/Node.hs