ganeti-local
2012-12-11 Michael HanselmannSet owner on watcher pause and queue drain files
2012-12-11 Michael Hanselmannlib/tools/ensure_dirs.py: Code formatting
2012-12-11 Michael HanselmannReplicate queue drain flag across all master candidates
2012-12-11 Michael HanselmannAdd utility function to create frozenset with unique...
2012-12-11 Michael Hanselmannconstants: Remove duplicate DRBD barrier option
2012-12-10 Michael Hanselmanndoc/rapi.rst: Add ECODE_TEMP_NORES
2012-12-10 Michael HanselmannChange value for ECODE_TEMP_NORES
2012-12-10 Michael HanselmannMake htools/Ganeti/Constants.hs depend on errors.py
2012-12-10 Michael Hanselmannmasterd: Remove duplicate code
2012-12-10 Michael HanselmannImprove error message for when adding inotify watcher...
2012-12-10 Michael Hanselmannhtools/Ganeti/Errors: Add ECodeTempNoRes
2012-12-10 Michael HanselmannUpdate pyinotify website
2012-12-07 Dato Simóhtest/Types.hs: check ordering of some ADTs
2012-12-07 Michael Hanselmannhtools: Add missing parameter to OpInstanceMultiAlloc
2012-12-07 Michael HanselmannExport error codes from RAPI client module
2012-12-07 Michael HanselmannAdd error code for temporary lack of resources
2012-12-07 Michael Hanselmanncmdlib: Use locked nodes as node whitelist
2012-12-07 Michael Hanselmanncmdlib: Opportunistic locking on instance creation
2012-12-07 Michael Hanselmanncmdlib: Node whitelist support for allocation request
2012-12-07 Michael Hanselmannmcpu: Verify node allocation lock mode
2012-12-07 Michael Hanselmann_ExportQuery: Use node allocation lock
2012-12-07 Michael HanselmannLUBackupExport: Use node allocation lock
2012-12-07 Michael HanselmannLUBackupRemove: Use node allocation lock
2012-12-07 Michael HanselmannLUInstanceMultiAlloc: Use node allocation lock
2012-12-07 Michael HanselmannLUInstanceRecreateDisks: Use node allocation lock
2012-12-07 Michael HanselmannLUNodeSetParams: Use node allocation lock
2012-12-07 Michael HanselmannLUNodeQueryvols: Use node allocation lock
2012-12-07 Michael HanselmannLUOobCommand: Use node allocation lock
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-06 Michael HanselmannFix node-daemon-setup test with older pyOpenSSL
2012-12-06 Michael HanselmannAdd tool to clean up node
2012-12-06 Michael HanselmannSwitch from scp/ssh to node daemon setup utility
2012-12-06 Michael HanselmannAdd tool to configure node daemon
2012-12-06 Guido Trottermake genMaybe more Just
2012-12-06 Dimitris AragiorgisLocking related fixes for networks
2012-12-06 Iustin PopFix build breakage in Jobs.hs test code
2012-12-05 Dato Simóconfigure.ac: fix reading of HLINT environment variable
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-05 Michael HanselmannMakefile: Reset environment for epydoc
2012-12-05 Michael Hanselmannjqueue: Don't modify input opcode when changing priority
2012-12-05 Dimitris AragiorgisUse new util function for mac_prefix validation
2012-12-05 Michael HanselmannLUClusterRedistConf: Use node allocation lock
2012-12-05 Michael HanselmannLUClusterRepairDiskSizes: Use node allocation lock
2012-12-05 Michael HanselmannLUGroupVerifyDisks: Use node allocation lock
2012-12-05 Michael HanselmannLUClusterVerifyGroup: Use node allocation lock
2012-12-05 Michael HanselmannLUInstanceReplaceDisks: Acquire node allocation lock
2012-12-05 Michael HanselmannLUInstanceChangeGroup: Acquire node allocation lock
2012-12-05 Michael HanselmannAcquire node allocation lock during node query
2012-12-05 Michael HanselmannMention dsh/cssh in man page for "gnt-cluster command"
2012-12-04 Michael Hanselmanniallocator: Add node whitelist
2012-12-04 Michael HanselmannAllow ignoring successful commands in "gnt-cluster...
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 TrotterAdd tests for verticesByDegree{Asc,Desc}
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 Michael Hanselmannerrors: Show error descriptions in API documentation
2012-12-04 Iustin PopSmall improvement to rpc-test
2012-12-04 Michael HanselmannFix locking mistake introduced in commit 5cc1f88
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 safety check on job dependency/TIsLength
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
next