Revision 6ef49eef src/Ganeti/HTools/Types.hs

b/src/Ganeti/HTools/Types.hs
323 323
              | FailCPU  -- ^ Failed due to not enough CPU capacity
324 324
              | FailN1   -- ^ Failed due to not passing N1 checks
325 325
              | FailTags -- ^ Failed due to tag exclusion
326
              | FailDiskCount -- ^ Failed due to wrong number of disks
327
              | FailSpindles -- ^ Failed due to wrong/missing spindles
328
              | FailInternal -- ^ Internal error
326 329
                deriving (Eq, Enum, Bounded, Show)
327 330

  
328 331
-- | List with failure statistics.

Also available in: Unified diff