AllocElement: extend with the cluster score
[ganeti-local] / Ganeti / HTools / Luxi.hs
2010-12-01 Iustin PopRework the types used during data loading
2010-12-01 Iustin PopConvert some leftovers to NameAssoc
2010-11-24 Iustin PopLuxi: read the node uuid from the cluster
2010-11-24 Iustin PopNode: add the node group's UUID
2010-11-19 Iustin PopLuxi loader: split parsing from loading
2010-11-11 Iustin PopIgnore nodes which are not vm_capable
2010-06-02 Iustin PopChange the Luxi operations structure
2010-02-25 Iustin PopA number of small fixes from hlint
2010-02-25 Iustin PopFix unused imports for ghc 6.12
2009-12-11 Iustin PopUse the oper_ram field if available
2009-12-09 Iustin Poprapi, luxi: treat drained nodes as offline
2009-12-02 Iustin PopFix typo breaking LUXI backend
2009-12-01 Iustin PopRead cluster tags in the LUXI backend
2009-11-27 Iustin PopIntroduce support for reading the cluster tags
2009-11-11 Iustin PopAdd a tags attribute to instances
2009-11-11 Iustin PopSmall change in some list arguments
2009-11-06 Iustin PopEnhance the error reporting for Rapi and Luxi
2009-10-02 Iustin PopSplit the Luxi generic parts from the loader
2009-09-28 Iustin PopTurn on, and fix, more warnings
2009-09-02 Iustin PopFix luxi recvMsg for messages bigger than 4K
2009-07-14 Iustin PopFix a few hlint errors
2009-07-14 Iustin PopInitial commit of the luxi backend