Fix error msg for instances on offline nodes
[ganeti-local] / lib /
2011-02-09 Iustin PopFix error msg for instances on offline nodes
2011-02-09 Iustin Popcluster verify and instance disks on offline nodes
2011-02-09 Iustin PopCluster verify and N+1 warnings for offline nodes
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
2011-02-03 Iustin PopBump up intra-cluster import connect timeout
2011-02-03 Iustin PopImport-export: fix logging of daemon output
2011-02-03 Iustin PopFix handling of ^C in the CLI scripts
2011-02-03 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-02-03 Michael Hanselmannbackend: Disable compression in export info file
2011-02-02 Michael HanselmannReopen log files upon SIGHUP in daemons
2011-02-02 Michael Hanselmannutils.SetupLogging: Return function to reopen log file
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-02-02 Michael Hanselmannutils.log: Restrict I/O error handling coverage
2011-02-02 Michael Hanselmannutils.log: Split formatter building into separate function
2011-02-01 Stephen ShirleyEnforce that new node groups have unique names
2011-02-01 Stephen ShirleyAdd _UnlockedLookupNodeGroup()
2011-01-31 Stephen ShirleyMinor grammar fix in QuitGanetiException docstring
2011-01-31 Michael HanselmannIntroduce re-openable log record handler
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-28 Michael HanselmannAdd RAPI resource for instance console
2011-01-28 Michael HanselmannExport console information as query field
2011-01-28 Iustin PopConfigWriter: add checks for be/nd/nic params
2011-01-28 Iustin PopConfigWriter: simplify _UnlockedVerifyConfig
2011-01-28 Guido TrotterAdd e1000 nic support for HVM
2011-01-28 Stephen ShirleyPrevent removal of last node group
2011-01-28 René NussbaumerFix instance list for instances running multiple times
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-27 Iustin Popcluster verify: add hvparams verification
2011-01-27 Michael HanselmannRAPI client: De-/activating instance disks
2011-01-27 Michael HanselmannRAPI client: Wrap /2/redistribute-config resource
2011-01-27 René NussbaumerWatcher: Fix endless repair tries for broken secondary
2011-01-26 Iustin PopVerify disks: increase parallelism and other fixes
2011-01-26 Iustin Popgnt-cluster verify-disks: fix VG name
2011-01-26 Iustin PopDeactivate disks: allow skipping hypervisor checks
2011-01-26 Michael HanselmannWait for master to become available on initialization
2011-01-26 Michael HanselmannStart all daemons on cluster initialization
2011-01-26 Michael HanselmannImprove option descriptions
2011-01-26 Iustin PopRemove two unused variables
2011-01-26 Iustin PopShow hidden/blacklisted OSes in cluster info
2011-01-26 Iustin PopFix LUOSDiagnose and non-vm_capable nodes
2011-01-26 René NussbaumerRephrasing two error messages for auto promotion
2011-01-26 Iustin Popstorage: Check that mapper is either used or None
2011-01-26 Michael HanselmannFix bug in “gnt-node list-storage”
2011-01-26 René NussbaumerFix payload check for out-of-band health
2011-01-26 René NussbaumerFix premature abort of LUOobCommand due to result.Raise
2011-01-25 Michael Hanselmannht: Add TMaybeDict check
2011-01-24 René NussbaumerModify LUOobCommand to support multiple nodes
2011-01-21 Iustin PopMerge branch 'devel-2.4'
2011-01-21 René NussbaumerRename QRFS_* to RS_*
2011-01-20 Iustin PopAnother fix for LUClusterVerifyDisks
2011-01-20 Apollon OikonomopoulosFix disk adoption breakage
2011-01-20 Michael HanselmannImprove import/export timeout settings
2011-01-20 Michael HanselmannIncrease remote import/export timeout
2011-01-20 Iustin PopImprove documentation for QRFS_UNAVAIL
2011-01-20 Iustin PopInstance query: replace duplicates with aliases
2011-01-20 Iustin Popquery: Add alias support in _PrepareFieldList
2011-01-19 Apollon OikonomopoulosFix disk count check in LUSetInstanceParams
2011-01-18 Iustin Popquery: use the actual types for BE/HV parameters
2011-01-18 Iustin Popquery: return UNAVAIL for "wrong" HV parameters
2011-01-18 Iustin Popquery: change (debug-mode) field validation errors
2011-01-18 Iustin PopRename a few instance field titles
2011-01-18 Iustin Popquery: Change internal result computation
2011-01-18 Iustin PopImport QRFS_* and QFT_* in query.py
2011-01-18 Guido TrotterKVM: don't fail removing non-existing nic path
2011-01-18 Apollon OikonomopoulosKVM: Perform network configuration in Ganeti
2011-01-18 Apollon OikonomopoulosShip default kvm-ifup script
2011-01-18 Apollon OikonomopoulosKVM: Add auxiliary functions to handle tap devices
2011-01-18 Iustin PopRemove hard-coded OP_ID definitions
2011-01-18 Iustin PopCheck consistency of the class names and OP_ID
2011-01-18 Iustin PopRename OpTestJobqueue and LUTestJobqueue
2011-01-18 Iustin PopRename OpAddTags and LUAddTags
2011-01-18 Iustin PopRename OpSearchTags and LUSearchTags
2011-01-18 Iustin PopRename OpGetTags and LUGetTags
2011-01-18 Iustin PopRename OpDelTags and LUDelTags
2011-01-18 Iustin PopRename OpDiagnoseOS and LUDiagnoseOS
2011-01-18 Iustin PopRename OpSetNodeParams and LUSetNodeParams
2011-01-18 Iustin PopRename OpRemoveNode and LURemoveNode
2011-01-18 Iustin PopRename OpQueryNodeStorage and LUQueryNodeStorage
2011-01-18 Iustin PopRename OpQueryNodeVolumes and LUQueryNodeVolumes
2011-01-18 Iustin PopRename OpQueryNodes and LUQueryNodes
2011-01-18 Iustin PopRename OpPowercycleNode and LUPowercycleNode
2011-01-18 Iustin PopRename OpModifyNodeStorage and LUModifyNodeStorage
2011-01-18 Iustin PopRename OpMigrateNode and LUMigrateNode
2011-01-18 Iustin PopRename OpNodeEvacuationStrategy and LUNodeEvacuationStr...
2011-01-18 Iustin PopRename OpAddNode and LUAddNode
2011-01-18 Iustin PopRename OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpShutdownInstance and LUShutdownInstance
2011-01-18 Iustin PopRename OpSetInstanceParams and LUSetInstanceParams
2011-01-18 Iustin PopRename OpReplaceDisks and LUReplaceDisks
2011-01-18 Iustin PopRename OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpRemoveInstance and LURemoveInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpRecreateInstanceDisks and LURecreateInstanceDisks
2011-01-18 Iustin PopRename OpRebootInstance and LURebootInstance
2011-01-18 Iustin PopRename OpQueryInstanceData and LUQueryInstanceData
2011-01-18 Iustin PopRename OpQueryInstances and LUQueryInstances
2011-01-18 Iustin PopRename OpMoveInstance and LUMoveInstance
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpGrowDisk and LUGrowDisk
next