LUNodeEvacuate: Disallow migrating all instances at once
[ganeti-local] / lib /
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-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
2011-08-08 Iustin PopFurther cleanup after multi-evacuate removal
2011-08-08 Iustin PopFix bug in IAllocator parsing of Evacuate result
2011-08-05 Michael HanselmannImplement globbing operator for filters
2011-08-05 Iustin PopZero DRBD metadata before creation
2011-08-05 Michael HanselmannRemove iallocator's “multi-evacuate” mode
2011-08-05 Michael Hanselmannconfd.querylib: Remove long-deprecated query mode
2011-08-05 Michael HanselmannAdd docstring to cmdlib.TLReplaceDisks._FindFaultyDisks
2011-08-05 Michael Hanselmannwatcher: Fix breakage caused by 9bb69bb52fb9
2011-08-05 Michael HanselmannLUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
2011-08-05 Michael Hanselmanncmdlib: Factorize checking node groups' instances
2011-08-05 Michael Hanselmannwatcher: Write per-group instance status, merge into...
2011-08-05 Michael Hanselmannutils.ReadFile: Add pre-read callback
2011-08-05 René NussbaumerMerge branch 'stable-2.4'
2011-08-04 Agata MurawskaFixed a typo in utils/process.py
2011-08-04 Apollon OikonomopoulosRemove 15-second sleep from LUInstanceCreate
2011-08-04 Iustin PopAdd a readability alias
2011-08-04 Michael HanselmannFix broken object references in docstrings
2011-08-04 Michael HanselmannAdd “gnt-instance change-group” command
2011-08-04 Michael HanselmannAdd opcode to change instance's group
2011-08-04 Michael HanselmannFactorize checking instance's node groups
2011-08-04 Michael HanselmannRemove WATCHER_STATEFILE constant
next