Split the OptComplNumeric into integer/float ones
[ganeti-local] / htools / Ganeti / HTools / Rapi.hs
2012-09-05 Iustin PopFurther hlint fixes
2012-09-04 Iustin PopMove JSON.hs and Compat.hs out from under HTools/
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-03-26 Iustin PopSwitch to new-style exception handling
2012-03-15 Iustin PopEnhance the RAPI backend to accept file:// URLs
2012-03-15 René Nussbaumerhtools: Reflect the rename of spindle_usage to spindle_use
2012-03-15 René Nussbaumerhtools: Convert all the other backends as this is trivial
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-02-29 Iustin Pophtools: add spindle-related attribute to nodes
2012-01-13 Iustin PopAdd ipolicy attribute to group objects
2012-01-13 Iustin PopLoad cluster ipolicy via Rapi
2012-01-13 Iustin PopUpdate memory/maxmem reading in Rapi backend
2012-01-13 Iustin PopExtend ClusterData with the cluster instance policy
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2011-12-08 Iustin PopCleanup hlint errors
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-07-13 Iustin Pophtools: read the disk template in Luxi and Rapi
2011-07-13 Iustin Pophtools: add DiskTemplate to instance definition
2011-07-13 Iustin Pophtools: remove pre-2.4 compatibility from RAPI
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-06-01 Iustin Pophtools: introduce a type alias for JSON objects
2011-05-24 Iustin PopMisc other conversions
2011-04-18 Iustin Pophtools: make some error messages more explicit
2011-04-14 Iustin PopRead auto_balance via Rapi
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-03-23 Iustin PopAnother attempt at fixing htools build without curl
2011-03-23 Iustin PopFix some lint warnings in htools code
2011-03-23 Iustin PopFix lint errors in the htools code
2011-03-17 Iustin PopMerge remote branch 'htools/master'