Datatypes for haskell RPC calls
[ganeti-local] / htools / Ganeti / OpCodes.hs
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2011-12-07 Iustin PopConvert opcode TH code to the use of Field type
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-10-03 Iustin PopUse TemplateHaskell to generate opcode serialisation
2011-10-03 Iustin PopUse TemplateHaskell to build the opID function
2011-10-03 Iustin PopUse TemplateHaskell instead of hand-coded instances
2011-07-22 Iustin Pophtools: add target_node member to migrate opcode
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-07 Iustin PopOpCodes.hs: make allow_failover optional
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-03-17 Iustin PopMerge remote branch 'htools/master'