Fix hspace's KM metrics
[ganeti-local] / Ganeti / HTools / Instance.hs
2010-02-25 Iustin PopAbstract instance running states into a list
2010-02-23 Iustin PopAdd a 'movable' flag on instances
2009-11-11 Iustin PopAdd a tags attribute to instances
2009-11-09 Iustin PopChange the default dynamic usage to baseUtil
2009-11-06 Iustin Pophspace: show tiered-alloc stats in the output
2009-11-06 Iustin PopAdd support for shrinking instance specs
2009-10-18 Iustin PopSome small style fixes
2009-10-15 Iustin PopAdd initial structure for utilisation balancing
2009-10-15 Iustin PopAdd an explicit export list to Instance.hs
2009-10-14 Iustin PopStyle change: node and instance attributes
2009-06-10 Iustin PopAdd a new vcpus attribute to instances
2009-06-01 Iustin PopSmall doc change
2009-06-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin PopLots of documentation updates
2009-05-27 Iustin PopAdd type synonyms for the node/instance indices
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-23 Iustin PopAdd a small class for Nodes and Instances
2009-05-22 Iustin PopAdd back names to nodes/instances
2009-05-22 Iustin PopRework the loader model
2009-03-22 Iustin PopAdd a new instance field denoting run status
2009-03-21 Iustin PopPass actual types to node/instance constructors
2009-03-20 Iustin PopIntroduce a namespace for the modules