Revision 5cbf7832 src/Ganeti/OpCodes.hs

b/src/Ganeti/OpCodes.hs
530 530
     , pInstanceUuid
531 531
     , pForce
532 532
     , pIgnoreOfflineNodes
533
     , pShutdownTimeout
533
     , pShutdownTimeout'
534 534
     , pNoRemember
535 535
     ],
536 536
     "instance_name")
......
856 856
     ],
857 857
     "duration")
858 858
  , ("OpTestAllocator",
859
     [t| () |],
859
     [t| String |],
860 860
     OpDoc.opTestAllocator,
861 861
     [ pIAllocatorDirection
862 862
     , pIAllocatorMode
......
878 878
     ],
879 879
     "iallocator")
880 880
  , ("OpTestJqueue",
881
     [t| () |],
881
     [t| Bool |],
882 882
     OpDoc.opTestJqueue,
883 883
     [ pJQueueNotifyWaitLock
884 884
     , pJQueueNotifyExec

Also available in: Unified diff