ganeti-local
2012-12-21 Michele TartaraSilence erroneous hlint warning
2012-12-21 Michael Hanselmannopcodes: Common parameter for target groups
2012-12-21 Michael Hanselmanngnt-network: Fix CLI issues with node groups
2012-12-21 Michael Hanselmanngnt-network(8): Remove "rename"
2012-12-21 Michael Hanselmanngnt-network CLI improvements
2012-12-21 Michael HanselmannImprove network query algorithm
2012-12-21 Michael HanselmannChange network error text
2012-12-21 Michael HanselmannFormat network field "group_list" in client
2012-12-21 Dimitris AragiorgisFix iallocator for nodegroups with no tags
2012-12-20 Iustin PopReplace custom strip newlines in UUID generation
2012-12-20 Michele TartaraAdd Confd client to the Haskell code base
2012-12-20 Michele TartaraAdd function to fetch the list of master candidates
2012-12-20 Michele TartaraAdd the parseReply function to the Confd utils
2012-12-20 Michele TartaraRename the Confd utils parseMessage function to parseRe...
2012-12-20 Michele TartaraMake the parseRequest function more general
2012-12-20 Michele TartaraAdd function for generating UUIDs in the Haskell codebase
2012-12-20 Michele TartaraMove Confd getCurrentTime to Utils
2012-12-20 Iustin PopFixup too-long-line in Objects.hs
2012-12-20 Constantinos... ExtStorage support in htools
2012-12-20 Iustin Popconfd: strip newlines before logging the request
2012-12-20 Iustin PopMove rstripSpace from Ssconf to Utils
2012-12-20 Michael Hanselmannobjects.NIC: Look up mode only once, capitalize acronym
2012-12-20 Michael Hanselmanngnt-cluster(8): Quoting, small fixes
2012-12-20 Michael HanselmannAdd utility to format dictionary as key=value strings
2012-12-20 Constantinos... Adjust LUInstanceSetParams wrt the `ext' template
2012-12-20 Constantinos... Multiple ExtStorage Providers and ext-params
2012-12-20 Constantinos... Implement the External Storage Interface
2012-12-20 Michael HanselmannStop all daemons on cluster initialization
2012-12-20 Helga VelroyenMake node groups' networks field a dict of nicparams
2012-12-20 Constantinos... Update the shared storage design document
2012-12-20 Michael Hanselmannnetutils: Normalize all FQDNs
2012-12-20 Iustin PopDisplay command description in htools usage message
2012-12-20 Michael HanselmannMore style updates for network-related code
2012-12-20 Michael HanselmannNEWS: Opportunistic locking, clarifications
2012-12-20 Michael Hanselmanncmdlib: Additional opportunistic locking check
2012-12-19 Michael HanselmannDetect wrong Python module structure
2012-12-19 Guido TrotterUse hroller to print nodes to reboot by groups
2012-12-19 Guido TrotterAdd hroller htools personality
2012-12-19 Guido TrotterFix QA for --offline semantics modification
2012-12-19 Guido TrotterOne more offline+shutdown fix
2012-12-19 Iustin PopFix network LUs use of error code in OpPrereqError
2012-12-19 Michael Hanselmann_NetworkQuery: Simplify statistics computation
2012-12-19 Michael Hanselmanncmdlib: Factorize network conflict detection
2012-12-19 Michael Hanselmanngnt-network: Fix import for textwrap
2012-12-19 Michael Hanselmanngnt-network add: "--network" is required
2012-12-19 Michael Hanselmanncmdlib: Replace period with colon in error message
2012-12-19 Michael Hanselmannquery: Factorize code for getting statistics value
2012-12-19 Michael Hanselmanngnt-network(8): s/ipv6/IPv6/
2012-12-19 Michael Hanselmanngnt-network add: Network mode bash completion
2012-12-19 Michael HanselmannOpNetworkConnect: Check for network mode
2012-12-19 Michael HanselmannUse generated field list in gnt-network.8
2012-12-19 Michael HanselmannImprove descriptions of network query fields
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-19 Helga VelroyenRenaming fam -> net_family on test network generation
2012-12-19 Helga VelroyenSerialization compatibility test for node groups
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 PopRemove some unused Python code
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... Add exclusive_storage node parameter
2012-12-19 Bernardo Dal... Update design doc for partitioned Ganeti
2012-12-19 Helga VelroyenRemove superfluous typing to Int
2012-12-19 Iustin PopExtend job ID parsing tests
2012-12-19 Iustin PopAdd a few tests for OpParams types
2012-12-19 Iustin PopRemove two hlint overrides
2012-12-19 Iustin PopAdd more mon-collector shell tests
2012-12-19 Iustin PopImprove mon-collector drbd CLI handling
2012-12-19 Iustin PopEnable bash completion for mon-collector
2012-12-19 Iustin Popbash-completion: add support for multi-cmd Haskell...
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 Iustin PopFix profiling targets
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-19 Guido TrotterAllow running instances to be put online
2012-12-18 Bernardo Dal... Fixes and improvements to comments
2012-12-18 Iustin PopExplain how to use GHCI to see spliced TH code
2012-12-18 Michael HanselmannFix error during cluster initialization due to hv_kvm
2012-12-18 Dimitris AragiorgisMake LUNetworkAdd pass _VerifyLocks()
2012-12-18 Helga VelroyenHaskell/python compatibility test for networks
2012-12-17 Michael HanselmannAdd test for SPICE parameter list, add missing ones
2012-12-17 Michael Hanselmannhv_kvm: List of SPICE parameters should be module-global
2012-12-17 Michael Hanselmann_DeclareLocksForMigration: Fix non-DRBD locking issue
2012-12-17 Michael HanselmannLUOobCommand: Always declare NAL in shared mode
2012-12-17 Iustin PopFix two logging messages in TLReplaceDisks
2012-12-17 Iustin PopSplit and extend Confd types tests
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
next