Add xen command (xm, xl) to hv parameters
[ganeti-local] / src /
2013-06-10 Klaus AehligAdd type annotation to avoid monomorphism restriction
2013-06-10 Klaus Aehligadd option --print-moves to hroller
2013-06-07 Bernardo Dal Senohspace prints info about spindles
2013-06-07 Bernardo Dal SenoAdd support for shrinking an instance spindles-wise
2013-06-07 Bernardo Dal SenoSpindles become part of htools resource spec
2013-06-07 Bernardo Dal Senohtools cluster score takes spindles into account
2013-06-07 Bernardo Dal SenoUpdate spindles when moving instances in htools
2013-06-07 Bernardo Dal SenoUnit tests for htools and exclusive storage
2013-06-07 Bernardo Dal SenoLoad complete instance disk information through LUXI
2013-06-07 Bernardo Dal SenoLoad node spindles data in htools
2013-06-07 Bernardo Dal SenoRefactor reading live data in htools
2013-06-07 Bernardo Dal SenoExport node spindles
2013-06-04 Michele TartaraFix shadowing of library function
2013-06-03 Michele TartaraLet the monitoring daemon provide the diskstats collector
2013-06-03 Michele TartaraAdd diskstats data collector
2013-06-03 Michele TartaraAdd a CLI parameter for input files
2013-06-03 Michele TartaraAdd /proc/diskstats parser
2013-06-03 Bernardo Dal SenoCheck real spindles in ipolicies
2013-06-03 Bernardo Dal SenoCheck the full instance specs in htools
2013-06-03 Bernardo Dal SenoAdd spindles to instance disks in htools
2013-06-03 Bernardo Dal SenoLoad exclusive_storage in htools
2013-06-03 Bernardo Dal SenoNew function to load JSON arrays of optional values
2013-06-03 Bernardo Dal SenoAdd unit test for text backend + fix bug
2013-06-03 Klaus AehligRestrict instance moves in hroller to the same node...
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-05-29 Thomas ThrainerAdd tests for network-aware allocation
2013-05-29 Thomas ThrainerHonor network connections in hail
2013-05-29 Thomas ThrainerParse NIC data from allocation request in hail
2013-05-29 Thomas ThrainerSupport group networks in Text backend
2013-05-29 Thomas ThrainerParse node group networks
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-05-23 Bernardo Dal SenoAdd spindles field to disk object
2013-05-22 Klaus Aehlighroller: option to ignore non-redundant instances
2013-05-22 Klaus AehligMake hroller also plan for non-redundant instances
2013-05-22 Klaus Aehlighroller: option to skip nodes with non-redundant instances
2013-05-22 Klaus AehligRemove trailing whitespace
2013-05-21 Helga VelroyenRPC 'node_info': <storage_type,key> instead of vg_names
2013-05-14 Michele TartaraMake HS ConfD client IPv6 compatible
2013-05-14 Michele TartaraFactor out resolveAddr function
2013-05-13 Michele TartaraAdd inst-status-xen to the monitoring daemon
2013-05-13 Michele TartaraExport the Instance Status collector report
2013-05-13 Michele TartaraAdd global status field to the instance status collector
2013-05-13 Michele TartaraFactor out the mergeStatuses function
2013-05-13 Michele TartaraUse dcName in mon-collector
2013-05-13 Michele TartaraFactor out function for building report
2013-05-13 Michele TartaraExport Instance Status collector information
2013-05-13 Michele TartaraInclude the reason trail in the instance collector...
2013-05-13 Michele TartaraDetermine status of one instance
2013-05-13 Michele TartaraExport the actual instance state
2013-05-13 Michele TartaraAdd the core of the instance status collector
2013-05-13 Michele TartaraAdd module containing function for getting info from Xen
2013-05-13 Michele TartaraAdd HS functions for getting the instance reason path
2013-05-10 Klaus AehligSupport online-maintenance in hroller
2013-05-10 Klaus AehligSupport construction of the graph of all reboot constraints
2013-05-10 Klaus AehligAdd option --one-step-only to hroller
2013-05-10 Klaus AehligSort reboot groups by size
2013-05-07 Klaus AehligFix lint errors (redundant bracket)
2013-05-07 Klaus AehligAdd option to hroller to select nodes based on tags
2013-05-07 Klaus AehligMake Rapi backed set node tags correctly
2013-05-07 Klaus AehligMake LUXI backed set node tags correctly
2013-05-07 Klaus AehligExtend the text format to contain node tags
2013-05-07 Klaus AehligExtend the Node in the htools to allow adding node...
2013-05-07 Klaus AehligMake hroller filter the nodes before coloring the graph
2013-05-07 Klaus AehligMake mkNodeGraph ignore edges to non-present nodes
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-04-30 Michele TartaraAdd reason trail to haskell opcode format
2013-04-30 Michele TartaraAdd the reason trail type definition in Haskell
2013-04-30 Michele TartaraRemove outdated TODO comment
2013-04-30 Michele TartaraAdd proper error management to monitoring daemon
2013-04-30 Michele TartaraProduce a report for all the data collectors
2013-04-30 Michele TartaraGenerate report for a single collector
2013-04-30 Michele TartaraExport the full report from DRBD data collector
2013-04-30 Michele TartaraUpdate JSON serialization for "category"
2013-04-30 Michele TartaraImplement the "list collectors" API in monitoring
2013-04-30 Iustin PopFix bug in group queries related to node/instance fields
2013-04-29 Bernardo Dal Senohspace: Handle multiple ipolicy specs
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-29 Klaus AehligLog at info level the success of a luxi query
2013-04-29 Klaus AehligFix typo in documentation string
2013-04-24 Bernardo Dal SenoLimit specs in instance policies are always complete
2013-04-22 Klaus AehligExtend the simulation backend to also simulate a master...
2013-04-22 Klaus AehligExtend Text format by marking the master node
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-19 Klaus AehligMake hroller insist on finding precisely one master...
2013-04-19 Klaus AehligIn Rapi, set master correctly
2013-04-19 Klaus AehligIn Luxi, set the master correctly
2013-04-19 Klaus AehligUtility function to set the master node in a node list
2013-04-19 Klaus AehligMake Hroller present master node last
2013-04-19 Klaus AehligExtend the node description by isMaster
2013-04-17 Thomas ThrainerFix warnings hlint 1.8.43 complained about
2013-04-17 Christos StavrakakisAdd name to INicParams and IDiskParams
2013-04-17 Christos StavrakakisAdd nic/disk name and UUID fields in Haskell code
2013-04-12 Klaus AehligFix typo in documentation string
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-11 Helga VelroyenRemoves the 'sharedfile' storage type
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster modify: modify enabled disk templates
2013-04-11 Helga Velroyengnt-cluster info: report enabled disk templates
2013-04-11 Helga VelroyenAdd enabled disk templates to cluster cfg
2013-04-11 Klaus AehligMake the disks parameter available to the constructor
next