ganeti-local
2011-01-07 Iustin PopRapi: move the curl options list to a separate var
2011-01-07 Iustin Pophscan: fix long-standing bug with node memory data
2011-01-07 Iustin PopNode: add and export a 'used disk' function
2011-01-07 Iustin PopNode: Export the instance memory function
2011-01-07 Iustin PopInstance relocation: stay within the current group
2010-12-30 Iustin PopContainer: remove fromAssocList
2010-12-30 Iustin PopParallelize the balancing computations
2010-12-30 Iustin PopAllocation routines: return list of resource stats
2010-12-30 Iustin PopFix updating of available (V)CPUs in CStats
2010-12-30 Iustin PopRAPI: implement backwards compat with Ganeti 2.3
2010-12-30 Iustin PopDocument Utils.tryFromObj
2010-12-30 Iustin PopAdd 'Read' instances for most objects
2010-12-30 Iustin Pophspace: abstract the listing of the allocation map
2010-12-30 Iustin PopAdd maybePrintInsts for the instance listing
2010-12-30 Iustin PopAdd maybePrintNodes for abstracting the node list
2010-12-30 Iustin PopAdd maybeSaveData for cluster state saving
2010-12-30 Iustin PopSimplify the codeflow in hscan.hs
2010-12-30 Iustin PopConvert Text.serializeCluster to ClusterData
2010-12-30 Iustin PopConvert the rest of the pipeline to ClusterData
2010-12-30 Iustin PopMove part of the loader pipeline to ClusterData
2010-12-30 Iustin PopConvert Loader.RqType to ClusterData
2010-12-30 Iustin PopAdd a new type ClusterData
2010-12-30 Iustin PopAjust hspace manpage for the new simulation syntax
2010-12-30 Iustin PopSimulation backend: read the allocation policy too
2010-12-30 Iustin PopSimulation backend: allow multiple node groups
2010-12-23 Iustin PopMerge branch 'stable-0.2'
2010-12-23 Iustin PopMove man files to man/ subdirectory
2010-12-23 Iustin PopMerge branch 'stable-0.2'
2010-12-23 Iustin PopUpdate NEWS file for 0.2.8 release htools-v0.2.8
2010-12-23 Iustin Pophbal: return meaningful exit code for job failures
2010-12-23 Iustin PopChange the balancing function
2010-12-23 Iustin PopMove some tiered spec functionality to Cluster.hs
2010-12-20 Iustin PopIAllocator: respect the alloc_policy for groups
2010-12-20 Iustin Pophail: allow overriding cluster data from requests
2010-12-20 Iustin PopText: read/write the allocation policy
2010-12-20 Iustin PopLuxi: read the allocation policy from the cluster
2010-12-20 Iustin PopRapi: read the allocation policy from the cluster
2010-12-20 Iustin PopImplement a JSON instance for AllocPolicy
2010-12-20 Iustin Poplive-test: support multi-group clusters
2010-12-20 Iustin PopText.hs: serialize cluster tags when writing data
2010-12-20 Iustin PopText.hs: also read cluster tags from the data file
2010-12-20 Iustin PopText.hs: change to use sepSplit
2010-12-20 Iustin PopGeneralise the sepSplit function
2010-12-20 Iustin Pophail: display group names in info messages
2010-12-20 Iustin Pophbal: display the group name in the multi-group case
2010-12-20 Iustin PopText.hs: also save the group data when serialising
2010-12-20 Iustin PopChange the Node.group attribute
2010-12-20 Iustin PopRework the data loader pipelines to read groups
2010-12-20 Iustin PopAdd lookupGroup utility function
2010-12-20 Iustin PopAdd a new Group.hs module describing node groups
2010-12-20 Iustin PopAdd the new OpQueryGroups opcode definition
2010-12-15 Iustin PopUpdate hscolour usage
2010-12-09 Iustin PopImprove error reporting for small clusters
2010-12-09 Iustin Pophail/allocate: implement multi-group support
2010-12-09 Iustin Pophail: remove the custom info message generation
2010-12-09 Iustin PopAdd a 'log' attribute to allocation solutions
2010-12-09 Iustin PopChange AllocSolution from tuple to its own type
2010-12-01 Iustin PopCleanup AllocSolution after AllocElement changes
2010-12-01 Iustin PopAllocElement: extend with the cluster score
2010-12-01 Iustin PopAdd two utility functions for the Result type
2010-12-01 Iustin PopRework the types used during data loading
2010-12-01 Iustin PopLoader functions: move from assoc lists to maps
2010-12-01 Iustin PopConvert some leftovers to NameAssoc
2010-12-01 Iustin Pophbal: implement handling of multi-group clusters
2010-12-01 Iustin PopAdd Cluster.splitCluster for node groups
2010-12-01 Iustin PopAdd the man html files to gitignore
2010-12-01 Iustin PopRework Container.hs and improve test coverage
2010-12-01 Iustin PopAdd new command-line option for group selection
2010-12-01 Iustin PopAdd two functions for checking cluster consistency
2010-12-01 Iustin PopAdd function for nodes to (nodgroup, nodes) split
2010-12-01 Iustin PopAdd a type alias for UUIDs
2010-11-28 Iustin PopAlso build HTML versions of man pages
2010-11-24 Iustin PopRAPI: read the group UUID from the server
2010-11-24 Iustin PopIAlloc: read group uuid from the input message
2010-11-24 Iustin PopText: read/save the node group UUID
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-24 Iustin PopUtils: add a default UUID
2010-11-23 Iustin PopMerge branch 'devel-0.2' into master
2010-11-23 Iustin PopImprove the standard deviation computation
2010-11-23 Iustin Pophbal: change handling of signal
2010-11-19 Iustin PopSimu loader: move the loading to non-IO code
2010-11-19 Iustin PopLuxi loader: split parsing from loading
2010-11-19 Iustin PopRapi loader: split parsing from loading
2010-11-19 Iustin PopText loader: split parsing from loadData
2010-11-11 Iustin PopIgnore nodes which are not vm_capable
2010-11-09 Iustin PopMerge branch 'devel-0.2'
2010-11-09 Iustin PopFix tag exclusion weight
2010-10-26 Iustin PopForce UTF-8 locale for pandoc invocation
2010-10-25 Iustin PopMove from hand-written man pages to RST/pandoc
2010-10-21 Iustin PopAdd design for htools/Ganeti 2.3 sync
2010-10-07 Iustin PopUpdate NEWS file for 0.2.7 release htools-v0.2.7
2010-10-07 Iustin PopFix some warnings in unittests
2010-10-06 Iustin PopAdd a hack for normalized CPU values in hspace
2010-10-06 Iustin PopImprove the error message for tiered alloc option
2010-09-15 Iustin Pophbal: implement user-friendly termination requests
2010-09-03 Iustin PopDocument the gain options in hbal's manpage
2010-09-03 Iustin PopUse the mingain options in the balancing algorithm
2010-09-03 Iustin PopAdd new CLI options for min gain during balancing
2010-09-02 Iustin PopMakefile: make the rst2html converter more strict
next