Revision 669ea132 Ganeti/HTools/Loader.hs

b/Ganeti/HTools/Loader.hs
63 63
    deriving (Show)
64 64

  
65 65
-- | A complete request, as received from Ganeti.
66
data Request = Request RqType Node.List Instance.List String
66
data Request = Request RqType Node.List Instance.List [String] String
67 67
    deriving (Show)
68 68

  
69 69
-- * Functions

Also available in: Unified diff