Add 'Read' instances for most objects
[ganeti-local] / Ganeti / HTools / Cluster.hs
2010-12-30 Iustin PopAdd 'Read' instances for most objects
2010-12-23 Iustin PopMerge branch 'stable-0.2'
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: display group names in info messages
2010-12-20 Iustin PopChange the Node.group attribute
2010-12-09 Iustin PopImprove error reporting for small clusters
2010-12-09 Iustin Pophail/allocate: implement multi-group support
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 PopAdd Cluster.splitCluster for node groups
2010-12-01 Iustin PopAdd two functions for checking cluster consistency
2010-11-09 Iustin PopFix tag exclusion weight
2010-09-03 Iustin PopUse the mingain options in the balancing algorithm
2010-08-30 Iustin PopChange iterateAlloc to return the instance list
2010-07-27 Iustin Pophail: fix error message for failed multi-evac
2010-07-21 Iustin PopChange the meaning of the N+1 fail metric
2010-07-21 Iustin PopIntroduce per-metric weights
2010-07-21 Iustin PopAllow balancing moves to introduce N+1 errors
2010-07-19 Iustin Pophbal: print short names in steps list
2010-07-19 Iustin PopRemove an obsolete function
2010-07-18 Iustin PopAllow '+' in node list fields
2010-05-20 Iustin PopAdd more unit tests for allocation/balance
2010-05-20 Iustin PopMove two functions from hspace to Cluster.hs
2010-05-20 Iustin PopMake CStats instance of show
2010-05-20 Iustin PopStop modifying names for internal computations
2010-05-18 Iustin PopRemove the noLimit values and always use limits
2010-05-04 Iustin PopFix hspace's KM metrics
2010-04-15 Iustin PopAdd a new function to compute allocation deltas
2010-04-15 Iustin PopIntroduce total vcpu tracking in CStats
2010-02-25 Iustin PopA number of small fixes from hlint
2010-02-23 Iustin Popbalance function: use the movable flag directly
2010-02-22 Iustin PopAdd a tryEvac function
2010-02-22 Iustin PopMove a type declaration to Node.hs
2010-02-22 Iustin PopChange an internal type from Maybe to list
2010-02-22 Iustin PopImplement evacuation mode in hbal
2010-01-14 Iustin PopMove instance relocation test upper in the chain
2010-01-14 Iustin PopSplit the balancing function in two parts
2009-12-11 Iustin PopConvert n1_score metric from % to count
2009-12-11 Iustin PopMetric: count of primary instances/offline nodes
2009-12-11 Iustin PopOffline instance metric: change from % to count
2009-11-17 Iustin PopUse conflicting primaries count in cluster score
2009-11-10 Iustin PopAllow overriding the field list in -p
2009-11-09 Iustin PopMove more node-listing functionality in Node.hs
2009-11-09 Iustin PopAdd a few comments in the scoring function
2009-10-21 Iustin PopExpand the --print-instances output
2009-10-18 Iustin PopSimplify the cstats initializer
2009-10-18 Iustin PopSimplify Cluster.computeMoves
2009-10-18 Iustin PopRemove obsolete export
2009-10-18 Iustin PopGeneralise the node/instance listing
2009-10-18 Iustin PopFix instance listing for non-redundant case
2009-10-16 Iustin PopStart using the utilisation scores in balancing
2009-10-16 Iustin PopShow the load on nodes in node lists
2009-10-15 Iustin PopAllow displaying the instance map in hbal
2009-10-14 Iustin PopStyle change: cluster CStats camel-casing
2009-10-14 Iustin PopStyle change: node and instance attributes
2009-10-14 Iustin PopModify the internals of the detailed CV scores
2009-10-14 Iustin PopChange iMoveToJob to properly create migrates
2009-10-14 Iustin PopExtend the MoveJob type to hold the instance index
2009-10-02 Iustin PopStore the instance move in the MoveJobs
2009-10-02 Iustin PopMove some more type definitions to Types.hs
2009-10-02 Iustin PopAdd a function converting Placements into Jobs
2009-10-02 Iustin PopRecord the move being performed in a Placement
2009-10-02 Iustin Pophbal: Implement grouping of moves into jobsets
2009-09-28 Iustin PopTurn on, and fix, more warnings
2009-08-30 Iustin PopSplit the balancing algorithm in two parts
2009-08-26 Iustin PopImplement support for 'cheap' moves only
2009-08-26 Iustin PopUse migrate or failover based on instance state
2009-07-14 Iustin PopFix a few hlint errors
2009-07-09 Iustin PopFix a haddoc issue
2009-07-09 Iustin Pophspace: fix failure handling of tryAlloc results
2009-07-09 Iustin PopChange the tryAlloc/tryReloc workflow
2009-07-08 Iustin PopSimplify the Cluster.tryAlloc structures
2009-07-08 Iustin PopSlight change to the internal allocation results
2009-07-08 Iustin Pophspace: move instance count and score into CStats
2009-07-07 Iustin PopExport more stats in hspace
2009-07-07 Iustin PopFix score calculation to work with empty clusters
2009-07-06 Iustin PopSimplify Cluster.computeMoves
2009-07-06 Iustin PopFix hlint-generated warnings
2009-07-05 Iustin PopIntroduce a new type for allocation results
2009-07-05 Iustin PopRemove hn1 and related code
2009-07-03 Iustin PopFix totalResources avail disk computation
2009-07-02 Iustin PopAdd a new type for cluster statistics
2009-07-02 Iustin PopAdd display of more stats in hspace
2009-06-16 Iustin PopFix a haddock/docstring issue
2009-06-11 Iustin PopFix the various monomorphism warning
2009-06-11 Iustin PopSmall changes to the node list output
2009-06-10 Iustin PopAdd cpu ratio to cluster calculation
2009-06-10 Iustin PopAdd cpu-count-related attributes to nodes
2009-06-04 Iustin PopFix the ReplacePrimary instance move
2009-06-01 Iustin PopRework the tryAlloc/tryReloc functions
2009-06-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin PopSmall whitespace change
2009-06-01 Iustin PopMove some alloc functions from hail into Cluster
2009-06-01 Iustin PopCleanup an old function
2009-06-01 Iustin PopLots of documentation updates
next