Add spindle ratio to htool's IPolicy
authorIustin Pop <iustin@google.com>
Fri, 27 Jan 2012 16:21:24 +0000 (17:21 +0100)
committerIustin Pop <iustin@google.com>
Wed, 29 Feb 2012 14:15:30 +0000 (15:15 +0100)
commitc22d4dd497802903c1d562c66c19a4a6908eb5f2
treea5f9403e65f587af416928119abd9dd698e47ed2
parente2bdaf256e8c01010cc9f46e25017b2f5fae92cc
Add spindle ratio to htool's IPolicy

Just the usual data/type declarations, read/save in the text backend,
etc. Also does a bit of unit-test cleanup (the way we build
ipolicies).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
htools/Ganeti/HTools/QC.hs
htools/Ganeti/HTools/Text.hs
htools/Ganeti/HTools/Types.hs