Fix LV status parsing to accept newer LVM
[ganeti-local] / lib /
2012-03-23 Iustin PopFix LV status parsing to accept newer LVM
2012-03-22 Michael HanselmannRevert "Stop acquiring BGL for LUXI queries"
2012-03-22 Michael HanselmannLUClusterVerifyConfig: Share BGL, acquire all locks...
2012-03-21 Guido TrotterKVM: don't add -nographic using spice
2012-03-20 Michael HanselmannStop acquiring BGL for LUXI queries
2012-03-19 Iustin PopFix type error in LUInstanceChangeGroup
2012-01-31 Michael HanselmannFix type check for OpQuery.filter
2012-01-26 Iustin PopFix explanation of gnt-node evacuate --primaries-only
2012-01-25 Michael HanselmannFix cluster verification issues on multi-group clusters
2012-01-20 Guido TrotterMigrate: don't check for free memory on cleanup
2012-01-09 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2012-01-06 Guido TrotterKVM: support version reported by 1.0
2011-12-21 Michael Hanselmannjqueue: Fix epylint errors introduced in 37d76f1e4
2011-12-21 Michael Hanselmannjqueue: Fix deadlock between job queue and dependency...
2011-11-30 Nikos SkalkotosFix a bug in command line option parsing code
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-24 Michael HanselmannFix pylint warning on unreachable code
2011-11-23 Michael HanselmannLUNodeEvacuate: Disallow migrating all instances at...
2011-11-23 Michael HanselmannLUNodeEvacuate: Locking fixes
2011-11-23 Michael HanselmannFix error when removing node
2011-11-15 Michael HanselmannDocument OpNodeMigrate's result for RAPI
2011-11-14 Vangelis KoukisEnsure unused ports return to the free port pool
2011-11-08 Michael HanselmannFail if node/group evacuation can't evacuate instances
2011-11-04 Michael HanselmannLUInstanceRename: Compare name with name
2011-11-04 Michael HanselmannLUClusterRepairDiskSizes: Acquire instance locks in...
2011-10-27 Michael Hanselmannjqueue: Allow zero jobs to be submitted at once
2011-10-21 René NussbaumerMerge branch 'devel-2.4' into stable-2.5
2011-10-20 René NussbaumerFix queue archive creation with wrong permissions
2011-10-19 René NussbaumerEnsure permission on the job queue version file
2011-10-19 Michael HanselmannOpGroupVerifyDisks: Fix wrong result type declaration
2011-10-18 Michael HanselmannRAPI: Make node evacuation actually work
2011-10-17 Michael HanselmannRAPI: Fix resource for replacing disks
2011-10-12 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2011-10-12 Michael Hanselmannrpc: Disable HTTP client pool and reduce memory consumption
2011-10-04 Michael HanselmannFix issue when verifying cluster files
2011-10-03 Michael HanselmannRevert "utils.log: Write error messages to stderr"
2011-10-03 Michael HanselmannFix adding nodes after commit 64c7b3831dc
2011-09-30 Michael HanselmannLUClusterVerifyGroup: Spread SSH checks over more nodes
2011-09-30 Iustin PopOptimise cli.JobExecutor with many pending jobs
2011-09-30 Michael Hanselmannssh: Quote strings in error message
2011-09-30 Michael Hanselmannutils.log: Write error messages to stderr
2011-09-28 Iustin PopFix handling of cluster verify hooks
2011-09-28 Iustin PopRedistribute the RAPI certificate
2011-09-22 Michael HanselmannRAPI: Fix wrong check on instance shutdown
2011-09-22 Michael Hanselmannbaserlib: Accept empty body in FillOpcode
2011-09-06 Michael HanselmannFix assertion error on unclean master shutdown
2011-08-30 Andrea SpadacciniFixes to errors/warnings raised by pylint 0.24
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-26 René NussbaumerMerge branch 'devel-2.4' into devel-2.5
2011-08-26 Michael Hanselmannutils: Fix UnescapeAndSplit parsing bug
2011-08-26 Michael HanselmannTwo more PEP8 fixes
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-23 René NussbaumerDocumentation fix for importing with --src-dir option
2011-08-23 René NussbaumerFix a parsing issue with DRBD 8.3.11 in the Linux Kernel
2011-08-22 Michael Hanselmannwatcher: Wait for child processes by default
2011-08-19 Iustin Popsphinx_ext: workaround epydoc warning
2011-08-19 Michael HanselmannUnify some file headers
2011-08-19 Michael Hanselmannensure-dirs: Fix epydoc error
2011-08-19 Agata MurawskaDocumentation fix for importing with --src-dir option
2011-08-19 Michael Hanselmannensure-dirs: Check mode and owner before changing
2011-08-19 Michael Hanselmannensure-dirs: Refine error handling on stat(2)
2011-08-19 Michael Hanselmannensure-dirs: Change wording of some messages
2011-08-19 Michael Hanselmannensure-dirs: Implement debug logging
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on job files in queue
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on queue lock file
2011-08-17 Michael Hanselmannensure-dirs: Set correct permissions on ssconf files
2011-08-15 Andrea SpadacciniHandle network interfaces without IPs
2011-08-15 Andrea SpadacciniFixed potential unreferenced variable usage
2011-08-12 Andrea SpadacciniAdded basic support for SPICE
2011-08-12 Michael HanselmannFix exit code of “gnt-cluster verify” v2.5.0beta1
2011-08-12 Michael HanselmannSmall improvements for cluster verify
2011-08-12 Michael Hanselmannwatcher: Use locks when querying for resource information
2011-08-12 Michael HanselmannAllow locking to be used via OpQuery
2011-08-12 Michael Hanselmannopcodes: Add more result checks, add some comments
2011-08-12 Michael Hanselmannsphinx_ext: Allow documenting opcode results
2011-08-12 Michael Hanselmannht: Allow adding comment to type descriptions
2011-08-12 Michael HanselmannClarify job ID-related type checks, add unittests
2011-08-12 Michael HanselmannChange OpClusterVerifyConfig's result, verify results
2011-08-12 Michael HanselmannUse LU-generated jobs for verifying cluster
2011-08-12 Michael Hanselmannopcodes: Use variables for verification parameters
2011-08-12 Michael Hanselmannmcpu: Specify actual received type on opcode issue
2011-08-11 Michael HanselmannUse resource kind as OpQuery*'s description
2011-08-11 Andrea SpadacciniAdded helper functions in netutils and related constants
2011-08-11 Michael HanselmannFix epydoc error in rlib2.py
2011-08-10 Michael HanselmannFix typo in rlib2's docstring
2011-08-10 Michael HanselmannDocumentation fixes and clarification
2011-08-10 Michael Hanselmanngnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
2011-08-10 Michael Hanselmannrlib2: Exclude oplog/opresult from bulk job list
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-08-09 Michael Hanselmannrapi: Bulk support for jobs
2011-08-09 Andrea SpadacciniFixed an error in the documentation of _GetKVMVersion
2011-08-09 Andrea SpadacciniRemoved code duplication for calls to _GetKVMVersion
2011-08-08 Michael HanselmannFix epydoc breakage caused by f8638e288c7a
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
2011-08-08 Andrea SpadacciniAdded check for the ip command at configure time
2011-08-08 Michael HanselmannDetect globbing patterns as query arguments
2011-08-08 Iustin PopAllow fixing of split instances via relocate
next