Improve import/export timeout settings
[ganeti-local] / lib / cmdlib.py
2011-01-06 Michael HanselmannIncrease timeout for connection on remote import
2010-12-20 Michael HanselmannMerge branch 'stable-2.3' into devel-2.3
2010-12-15 Adeodato SimoFix gnt-cluster verify with diskless instances
2010-12-09 Iustin PopFix disk status verification in LUClusterVerify
2010-11-18 Iustin PopReinstall instance: disallow offline secondaries
2010-11-18 Iustin PopFix breakage in OS state modify
2010-11-17 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2010-11-17 Iustin PopLUSetClusterParms: fix validation of beparams
2010-11-03 Michael HanselmannFix disk checks in “gnt-cluster verify”
2010-11-01 Guido TrotterAdd -s option to gnt-node modify
2010-11-01 Guido TrotterRemove private ip mention in error message
2010-10-28 Michael HanselmannLUExportInstance: Accept instance already shut down
2010-10-28 Iustin PopPrevent onlining a node without working noded
2010-10-28 Iustin PopYet another rework in LUSetNodeParms
2010-10-28 Iustin PopPrevent moving/creating instances on non-vm nodes
2010-10-28 Iustin PopAdd a CheckNodeVmCapable helper in cmdlib
2010-10-28 Iustin PopAdd the master/vm_capable flags in node add
2010-10-28 Iustin PopAdd support for vm_capable in file distribution
2010-10-28 Iustin PopAdd an UploadHelper to cmdlib
2010-10-28 Iustin PopAdd support for vm_capable in cluster verify
2010-10-28 Iustin PopAdd vm_capable to LUSetNodeParams
2010-10-28 Michael HanselmannLUClusterVerify: Complain if disk is marked faulty
2010-10-27 Iustin PopImplement the master_capable flag in node modify
2010-10-27 Iustin PopExport the capability flags in query, rapi, ialloc
2010-10-27 Iustin PopAdd the master/vm_capable flags to objects
2010-10-27 Iustin PopRework node role changes
2010-10-26 Michael HanselmannMerge branch 'devel-2.2'
2010-10-26 Michael HanselmannAllow remote imports without checked names
2010-10-26 René NussbaumerSupport modify of prealloc_wipe_disks config value
2010-10-26 Iustin PopExport a node's group information in iallocator
2010-10-26 Iustin PopRename node.nodegroup to node.group
2010-10-26 Iustin PopExport node group data in iallocator
2010-10-26 Iustin PopSplit IAllocator._ComputeClusterData
2010-10-26 René NussbaumerPutting the pieces together and invoke the wipe in...
2010-10-22 Michael HanselmannLUSetInstanceParams: Remove unused attribute
2010-10-22 Iustin PopFix remote imports
2010-10-22 Iustin PopFix typo introduced in 8d8c4ef
2010-10-21 Iustin PopFix clearing of the default iallocator
2010-10-21 Michael Hanselmanngnt-instance reinstall: Allow overriding OS parameters
2010-10-20 Michael HanselmannAdd option to ignore offline node on instance start...
2010-10-19 René NussbaumerLet gnt-cluster support prealloc_wipe_disks
2010-10-13 Iustin PopMove the parameter types to their own module
2010-10-13 Iustin PopExport more information via LUQueryInstances/RAPI
2010-10-12 Iustin PopShow instance state in instance console failures
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Michael HanselmannLUDelTags: Improve formatting of error message
2010-10-05 Michael HanselmannLUGetTags: Acquire locks in shared mode
2010-10-05 Michael HanselmannExport VG name via LUQueryConfigValues
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-05 Iustin PopRename the _oss cluster vars to _os
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-04 Iustin PopFix instance rename regression from 3fe11ba3
2010-09-30 Iustin PopFix instance rename regression from 3fe11ba3
2010-09-30 Iustin PopSort OS names and variants in LUDiagnoseOS
2010-09-30 Iustin PopChange behaviour of OpDiagnoseOS w.r.t. 'valid'
2010-09-30 Iustin PopAllow gnt-os modify to change the new OS params
2010-09-30 Iustin PopAdd two more _T-type tests
2010-09-30 Iustin PopAdd blacklisted/hidden OS support in LUDiagnoseOS
2010-09-30 Iustin PopRestrict blacklisted OSes in instance installation
2010-09-30 Iustin PopAbstract OS name/variant functions
2010-09-20 René NussbaumerIgnore failures while shutting down instances during...
2010-09-16 Michael HanselmannMerge branch 'devel-2.2'
2010-09-15 Michael Hanselmanncmdlib: Fix type of “name” parameter for tag operations
2010-09-14 Guido TrotterAdd nodegroup option to AddNode
2010-09-14 Guido TrotterAdd node's nodegroup field
2010-09-07 Michael HanselmannMerge branch 'devel-2.2'
2010-09-02 Michael HanselmannFix breakage introduced by commit 8044bf655
2010-08-23 René NussbaumerSwitch to the RPC call to update /etc/hosts in LUAddNod...
2010-08-23 Iustin PopMerge branch 'devel-2.2'
2010-08-23 Manuel FranceschiniSupport IPv6 for instances
2010-08-20 Manuel Franceschinignt-node add: add error msg when using IPv6
2010-08-19 Guido TrotterMerge branch 'devel-2.1' into devel-2.2
2010-08-19 Guido TrotterDon't ignore secondary node silently
2010-08-19 René NussbaumerRemoving all ssh setup code from the core
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-19 Manuel FranceschiniSupport IPv6 cluster init
2010-08-18 Guido TrotterMerge branch 'devel-2.2'
2010-08-18 Michael Hanselmanngnt-debug: Extend job queue tests
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-08-17 Iustin PopRe-add the 'live' parameter to migration opcodes
2010-07-30 Michael Hanselmanncmdlib: Change expected type for source CA on remote...
2010-07-28 Iustin PopRename masterfailover to master-failover
2010-07-28 Michael Hanselmanncmdlib: Return new name from rename operations
2010-07-28 Manuel Franceschinignt-instance rename: Fix bug and rename params
2010-07-26 Iustin PopAdd modification of the reserved logical volumes
2010-07-26 Iustin PopAdd printing of reserved_lvs in cluster info
2010-07-26 Iustin PopIntrouce a new cluster parameter - reserved_lvs
2010-07-23 Iustin PopRename the OpMigrate* parameter 'live' to 'mode'
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-22 Iustin PopMerge branch 'devel-2.1' into master
2010-07-22 Iustin PopFix issue when changing the disk template to drbd
2010-07-16 Luca BigliardiFix epydoc warning "Lists must be indented."
2010-07-16 Michael HanselmannFix pylint complaints introduced in commit e58f87a958c
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-15 Michael HanselmannAdd test for some aspects of job queue
2010-07-15 Luca BigliardiLUVerifyCluster: update _ValidateNode description
2010-07-12 Manuel FranceschiniUse reserved documentation IPs and domains
2010-07-12 Michael HanselmannProvide feedback function for all LU methods
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
next