ganeti-local
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 PopAdd test for opcode fields equivalence
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 PopTwo small haskell-related Makefile improvements
2012-12-04 Iustin PopFix long lines in Ganeti.HTools.Types and add Make...
2012-12-04 Iustin PopSmall Makefile.am cleanups
2012-12-04 Iustin PopFix generation of clusters via 'genEmptyCluster'
2012-12-04 Michael HanselmannLUClusterSetParams: Use node allocation lock
2012-12-04 Michael HanselmannLUInstanceCreate: Acquire node allocation lock
2012-12-04 Michael HanselmannAcquire node allocation lock for failover/migration
2012-12-04 Dimitris AragiorgisUse GetMultiInstanceInfo in LUNetwork* opcodes
2012-12-04 Michael Hanselmannutils.text: Function to verify MAC address prefix
2012-12-03 Michele TartaraImprove the Haskell api doc directory creation system
2012-12-03 Michael HanselmannFactorize code for checking node daemon certificate
2012-12-03 Michael HanselmannSupport opportunistic locks in mcpu/LUs
2012-12-03 Michael HanselmannAdd opportunistic locking to GanetiLockManager
2012-12-03 Michael Hanselmannlocking: Implement opportunistic locking in LockSet
2012-12-03 Michael HanselmannAdd ssconf function to read all files
2012-12-03 Michael Hanselmannbootstrap.RunNodeSetupCmd: Add IPv6 support
2012-12-03 Michael HanselmannFactorize running node setup command
2012-12-03 Michael Hanselmannssconf: Add dry-run support for writing files
2012-12-03 Michael Hanselmannssconf: Add function to verify keys
2012-12-03 Michael HanselmannDesign for opportunistic locking
2012-12-03 Guido TrotterFix variable names in Loader.assignIndices
2012-12-03 Dimitris AragiorgisLUNetworkAdd: Log warning when needed
2012-12-03 Dimitris AragiorgisUse constants.IP4_VERSION in LUNetworkAdd
2012-12-03 Dimitris AragiorgisFix locking in networks
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-12-03 Iustin PopReduce hostname length in tests and opcode py_compat...
2012-12-03 Guido TrotterAdd generator for an instance on a node list
2012-12-03 Guido TrotterAdd generator for list of arbitrary instances
2012-12-03 Guido TrotterAdd generator for list of arbitrary nodes
2012-12-03 Guido TrotterFix options in hbal manpage
2012-11-30 Guido TrotterCreate a genInstanceMaybeBiggerThan function
2012-11-30 Guido TrotterChange -G option description
2012-11-30 Iustin PopFix Haskell profiling targets
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 PopAdd explicit test for wrong OpCode arbitrary instances
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 PopMake QuickCheck generator names more uniform
2012-11-30 Iustin PopEnable equivalence checks of opcode list
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 PopRename OpTestAllocator.allocator to iallocator
2012-11-30 Iustin PopAdd a helper for the "iallocator" opcode field
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 test for mutable default values in opcode parameters
2012-11-30 Iustin PopFix empty list as default value in OpInstanceMultiAlloc
2012-11-30 Iustin PopAdd types and parameters for OpInstanceCreate
2012-11-30 Iustin PopMove FileDriver from Objects to Types
2012-11-30 Michael HanselmannFix breakage introduced in commit a8b3b09
2012-11-30 Michael HanselmannFactorize SSL context setup for certificate check
2012-11-30 Dimitris AragiorgisIntroduce ht.TMaybeValueNone and ht.TValueNone
2012-11-30 Michael Hanselmannopcodes: Replace manual loop with map
2012-11-29 Michael HanselmannFix type descriptions in RAPI documentation
2012-11-29 Helga VelroyenFixing crash when removing disks
2012-11-29 Michael Hanselmannlocking: Change locking order, move NAL after instances
2012-11-29 Michele TartaraFix Attoparsec test coverage check compatibility
2012-11-29 Michael HanselmannAdd constant for node certificate mode
2012-11-28 Michael HanselmannMove cluster verification out of prepare-node-join
2012-11-28 Michael Hanselmannssconf: Verify file size when reading, add some tests
2012-11-28 Michael HanselmannFix pylint error introduced in commit 9675661
2012-11-28 Michael Hanselmannssconf: Move class-level constants to module
2012-11-28 Michael HanselmannRemove ssconf.SimpleConfigReader
2012-11-28 Michael Hanselmannssconf: Small error message fixes
2012-11-27 Helga VelroyenFix network query for extra stats fields
2012-11-27 Dimitris AragiorgisExport UUID and serial no in network queries
2012-11-27 Michael Hanselmannssconf: Remove unused regular expression
2012-11-27 Michael HanselmannFix build after commit 9b7e05a
2012-11-27 Michael HanselmannFactorize code to load and verify JSON
2012-11-27 Michael HanselmannFactorize logging setup in tools
2012-11-27 Michele TartaraSmall improvements to the DRBD parser and tests
2012-11-27 Michael HanselmannLUNodeQueryStorage: Use node allocation lock
2012-11-27 Michael Hanselmanncmdlib: Don't pass processor to _ComputeNics
2012-11-27 Michael Hanselmanncmdlib.LUInstanceRename: Another assertion for BGL
2012-11-27 Michael Hanselmanncmdlib: Stop using proc.Log*
2012-11-27 Michael Hanselmanncmdlib: Use CommaJoin where appropriate
2012-11-27 Michael HanselmannLUNetwork*: Build dictionaries right away
next