Revision 8423f76b

b/Ganeti/HTools/Cluster.hs
104 104
                     , csScore :: Score -- ^ The cluster score
105 105
                     , csNinst :: Int   -- ^ The total number of instances
106 106
                     }
107
            deriving (Show)
107 108

  
108 109
-- | Currently used, possibly to allocate, unallocable
109 110
type AllocStats = (RSpec, RSpec, RSpec)

Also available in: Unified diff