Make node groups' networks field a dict of nicparams
[ganeti-local] / htools /
2012-12-20 Helga VelroyenMake node groups' networks field a dict of nicparams
2012-12-20 Iustin PopDisplay command description in htools usage message
2012-12-19 Guido TrotterUse hroller to print nodes to reboot by groups
2012-12-19 Guido TrotterAdd hroller htools personality
2012-12-19 Helga VelroyenAdd a network fields to NIC params and node group type
2012-12-19 Helga VelroyenMove Network definition ahead of depending definitions
2012-12-19 Iustin PopEnable job queries via confd in gnt-node and RAPI
2012-12-19 Iustin PopMove a node-specific function to Query.Node
2012-12-19 Iustin PopAdd support for job queries in hconfd
2012-12-19 Iustin PopChange makeSimpleFilter accept NumericValues as well
2012-12-19 Iustin PopAdd a read-only job queue module
2012-12-19 Iustin PopImplement support for QFF_SPLIT_TIMESTAMP
2012-12-19 Bernardo Dal SenoAdd exclusive_storage node parameter
2012-12-19 Iustin PopAdd a few tests for OpParams types
2012-12-19 Iustin PopRemove two hlint overrides
2012-12-19 Iustin PopImprove mon-collector drbd CLI handling
2012-12-19 Iustin PopImplement fake completion support for multi-cmd binaries
2012-12-19 Iustin PopSimplify htools.hs personality selection
2012-12-19 Iustin PopAdd description to personality definitions
2012-12-19 Iustin PopIntroduce generic multi-command binary handling
2012-12-19 Iustin PopAdd a type alias for the personality lists
2012-12-19 Iustin PopAdd a custom CLI module for DataCollectors
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-17 Iustin PopSwitch Luxi sendMsg from strict to lazy ByteStrings
2012-12-17 Iustin PopAdd NFData instances for query results
2012-12-17 Iustin PopIntroduce NFData instances for JSON types
2012-12-17 Iustin PopFix parsing of absolute job dependencies
2012-12-17 Iustin PopMake two common opcode parameters always serialised
2012-12-17 Iustin PopFix disk_template OpInstSetParams parameter
2012-12-17 Iustin PopSupport 'null' in Luxi QueryJobs names field
2012-12-17 Iustin PopAbstract code related to job ID creation
2012-12-17 Iustin PopExport more paths from Path.hs
2012-12-17 Iustin PopSimplify a bit the FilterRegex JSON instance
2012-12-17 Iustin PopImplement opcode summary support
2012-12-17 Iustin PopAdd a type for the log type in job/opcode logs
2012-12-17 Iustin PopFix small typo in OpTestDelay/duration definition
2012-12-14 Iustin PopAdd constants for two values which we re-evaluate
2012-12-14 Guido TrotterVery very very basic openvswitch support
2012-12-14 Guido Trotterremove duplicate code in Graph.hs
2012-12-13 Iustin PopLog only partial response in Luxi when in debug mode
2012-12-12 Dato SimóJobs.hs: make L.Client the last argument for all functions
2012-12-12 Michele TartaraAdd shelltests for the mon-collector
2012-12-12 Michele TartaraAdd the stand-alone data collector for DRBD
2012-12-11 Helga VelroyenNetwork and address pool (again)
2012-12-10 Michael Hanselmannhtools/Ganeti/Errors: Add ECodeTempNoRes
2012-12-07 Michael Hanselmannhtools: Add missing parameter to OpInstanceMultiAlloc
2012-12-07 Michael Hanselmanncmdlib: Opportunistic locking on instance creation
2012-12-07 Michele TartaraFix typo in comment
2012-12-07 Helga VelroyenRevert "Network and address pool"
2012-12-06 Helga VelroyenNetwork and address pool
2012-12-05 Dato SimóHbal.hs: move job execution functions to Jobs.hs
2012-12-05 Dato SimóHbal.hs: use Result (), not Bool, as return value for...
2012-12-05 Dato SimóHbal.hs: rename functions that deal with early termination
2012-12-05 Dato SimóHbal.hs: fix typo in signal handler names (hangle ...
2012-12-05 Dato SimóJobs.hs: move OpStatus and JobStatus ADTs to Types.hs
2012-12-04 Guido TrotterAdd "proper coloring" unittest check
2012-12-04 Guido TrotterFix Dsatur and add Dcolor
2012-12-04 Guido TrotterHTools/Node: add mkNodeGraph function
2012-12-04 Guido TrotterGaneti/HTools/Graph Add isColorable
2012-12-04 Guido TrotterAdd Dsatur implementation
2012-12-04 Guido TrotterAdd Ganeti.HTools.Graph
2012-12-04 Iustin PopSmall improvement to rpc-test
2012-12-04 Iustin PopSwitch luxi submit job calls to use MetaOpCode
2012-12-04 Iustin Pophbal: restore nice job ID display
2012-12-04 Iustin PopAdd CommonOpParams and MetaOpCode types
2012-12-04 Iustin PopRemove unused THH function 'saveLuxiField'
2012-12-04 Iustin PopChange opcode/luxi showJSON generation in THH
2012-12-04 Iustin PopAdd a type alias for simpler THH signatures
2012-12-04 Iustin PopAdd types and parameters for common opcode implementation
2012-12-04 Iustin PopAdd a negative type
2012-12-04 Iustin PopAdd a 'real' type for JobIds
2012-12-04 Iustin PopAdd type for finalised job statuses
2012-12-04 Iustin PopFix Haskell OpNetworkAdd
2012-12-04 Iustin PopAdd a few missing fields from opcodes
2012-12-04 Iustin PopRework/enhance original htools opcodes
2012-12-04 Iustin PopAdd a function for all fields of a given OP_ID
2012-12-04 Iustin PopRework custom fields handling
2012-12-04 Iustin PopFix long lines in Ganeti.HTools.Types and add Make...
2012-12-03 Guido TrotterFix variable names in Loader.assignIndices
2012-12-03 Michele TartaraAdd unit tests for the JSON serialization of DRBD status
2012-12-03 Michele TartaraAdd JSON serialization capabilities for DRBD status
2012-12-03 Michele TartaraAdd two support functions for building JSON objects
2012-11-30 Guido TrotterChange -G option description
2012-11-30 Iustin PopOptimise recursive Query filters
2012-11-30 Iustin PopMake Query operators enforce strictness
2012-11-30 Iustin PopFix htools/rpc-test after recent changes
2012-11-30 Iustin PopRemove read instances from our Haskell code
2012-11-30 Iustin PopReplace hand-coded 'live' field of OpInstanceMigrate
2012-11-30 Iustin PopRemove remaining in-line parameters
2012-11-30 Iustin PopAbstract query common opcode definitions
2012-11-30 Iustin PopAdd two last missing opcodes
2012-11-30 Iustin PopAdd types, parameters and the opcodes for networks
2012-11-30 Iustin PopMove NICMode from Objects.hs to Types.hs
2012-11-30 Iustin PopComplete the Test opcodes
2012-11-30 Iustin PopComplete the Tag opcodes and fix OpTestDelay missing...
2012-11-30 Iustin PopAdd Group, OS and Backup opcodes
2012-11-30 Iustin PopComplete the instance OpCodes and parameters
2012-11-30 Iustin PopAdd types and parameters for OpInstanceCreate
2012-11-30 Iustin PopMove FileDriver from Objects to Types
2012-11-27 Michele TartaraSmall improvements to the DRBD parser and tests
next