Revision 0c936d24 Ganeti/HTools/Cluster.hs

b/Ganeti/HTools/Cluster.hs
79 79
-- | The description of an instance placement.
80 80
type Placement = (Idx, Ndx, Ndx, Score)
81 81

  
82
-- | Allocation/relocation solution.
82
-- | Allocation\/relocation solution.
83 83
type AllocSolution = [(Maybe Node.List, Instance.Instance, [Node.Node])]
84 84

  
85 85
-- | A cluster solution described as the solution delta and the list

Also available in: Unified diff