Revision 6b6e335b htools/Ganeti/HTools/Simu.hs

b/htools/Ganeti/HTools/Simu.hs
83 83
                           (fromIntegral cpu) False spindles grpIndex
84 84
                  ) [1..ncount]
85 85
      grp = Group.create (printf "group-%02d" grpIndex)
86
            (printf "fake-uuid-%02d" grpIndex) apol defIPolicy
86
            (printf "fake-uuid-%02d" grpIndex) apol defIPolicy []
87 87
  return (Group.setIdx grp grpIndex, nodes)
88 88

  
89 89
-- | Builds the cluster data from node\/instance files.

Also available in: Unified diff