Fix another issue with hypervisor_name change
[ganeti-local] / lib / cmdlib.py
2009-07-17 Iustin PopFix another issue with hypervisor_name change
2009-07-16 Guido TrotterMake sure enabled_hypervisors list is valid
2009-07-14 Guido Trotter_GenerateDiskTemplate: use base_index in the name
2009-07-13 Michael Hanselmanncmdlib: Fix typo in LUQueryClusterInfo
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannFix some typos
2009-06-30 Iustin PopCleanup config data when draining nodes
2009-06-30 Iustin PopFix node readd issues
2009-06-30 Iustin PopFix error message for extra files on non MC nodes
2009-06-29 Iustin PopFix adjustement of candidates in cluster modify
2009-06-29 Iustin PopAdd a new node list field
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Iustin PopFix checking for valid OS in instance create
2009-06-17 Iustin PopShow disk size in instance info
2009-06-16 Guido TrotterLUQueryInstances: fix querying for nic data
2009-06-08 Iustin PopMerge branch 'master' into next
2009-06-04 Iustin PopWait for a while in failed resyncs
2009-06-03 Iustin PopFix two issues with exports and snapshot errors
2009-05-28 Iustin PopSet the size on new DRBDs in replace secondary
2009-05-21 Iustin PopChange failover instance when instance is stopped
2009-05-21 Iustin PopExport more instance information in hooks
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-19 Iustin PopIAllocator: export total disk size for instances
2009-05-19 Iustin PopAdd -H/-B startup parameters to gnt-instance
2009-05-19 Iustin Popcall_instance_start: add optional hv/be parameters
2009-05-15 Guido TrotterInstance reinstall: don't mix up errors
2009-05-15 Guido TrotterDon't check memory at startup if instance is up
2009-05-13 Guido TrotterLUSetClusterParams: improve volume group removal
2009-05-13 Guido TrotterLUQueryClusterInfo: return a few more fields
2009-05-12 Guido TrotterLUSetInstanceParam: don't assume memory is integer
2009-05-07 Carlos ValienteRemove some superfluous imports
2009-05-05 Iustin PopFix argument checking in LUSetClusterParams
2009-05-04 Iustin PopInclude node name in hypervisor validation errors
2009-04-24 Iustin PopLUDiagnoseOS: change locking and error handling
2009-04-24 Iustin PopFix verify-disks with broken volume groups
2009-04-24 Iustin PopPrevent errors when xenvg is broken cluster verify
2009-04-15 Iustin PopA bunch of doc and other small fixes
2009-03-09 Iustin PopHandle ghost instances in temp DRBD map
2009-03-09 Iustin PopFix error handling in replace-disks with new node
2009-03-02 Iustin PopExport tags to cluster verify hooks
2009-03-02 Iustin PopUpdate the iallocator documentation
2009-02-27 Guido TrotterLUVerifyCluster: Handle the "no volume group" case
2009-02-27 Iustin PopFix some epydoc style issues
2009-02-25 Iustin PopUpdate some hooks settings
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-24 Iustin PopMake gnt-instance info work with offline nodes
2009-02-16 Iustin PopFix some bugs in reboot
2009-02-16 Iustin PopConvert IOErrors for /proc/drbd into our errors
2009-02-13 Guido TrotterSetInstanceParams: export nic changes to hooks
2009-02-12 Guido TrotterLUSetInstanceParams: Fix nic handling
2009-02-12 Guido TrotterInstance Creation: generate nics earlier
2009-02-12 Iustin PopSome small fixes
2009-02-12 Iustin PopFix LUQueryInstances fields.
2009-02-12 Iustin PopFix RPC result handling in _AssembleInstanceDisks
2009-02-12 Iustin PopSwitch the instance_shutdown rpc to (status, data)
2009-02-12 Iustin PopSwitch the instance_reboot rpc to (status, data)
2009-02-11 Guido Trotter_GenerateDiskTemplate: correct file disk index
2009-02-11 Guido TrotterHTS_USE_VNC, rename and remove KVM
2009-02-10 Iustin PopSome fixes to node add and re-add
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-10 Iustin PopImplement modification of the drained flag
2009-02-10 Iustin PopPrevent allocations on drained nodes
2009-02-10 Iustin Popcluster verify: show correctly drained nodes
2009-02-10 Iustin PopAllow query of the drained node attribute
2009-02-10 Iustin PopAdd a ‘drained’ attribute to node objects
2009-02-10 Iustin PopSwitch the blockdev_remove rpc to (status, data)
2009-02-10 Iustin PopSwitch the blockdev_shutdown rpc to (status, data)
2009-02-10 Iustin PopConvert blockdev_assemble rpc to (status, data)
2009-02-10 Guido TrotterLUSetInstanceParams: use the correct hvparams
2009-02-09 Iustin PopAdd a new instance query flag ‘disk_usage’
2009-02-09 Iustin PopUniformize some function names in backend.py
2009-02-09 Iustin Poprpc.call_blockdev_find: convert to (status, data)
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-02-09 Iustin Popcmdlib: simplify some rpc error handling cases
2009-02-09 Iustin PopLUCreateInstance: only set running flag at the end
2009-02-04 Iustin PopEnable lockless node queries
2009-02-04 Iustin PopImplement lockless query operations
2009-02-03 Iustin PopAn attempt at fixing some encoding issues
2009-02-03 Iustin PopSmall patch for handling errors in node add
2009-02-02 Iustin PopReturn error messages in node add ssh handling
2009-02-01 Guido TrotterLUQueryClusterInfo: filter hvparams
2009-01-29 Guido TrotterLUAddNode: copy the vnc password file also for KVM
2009-01-29 Guido TrotterGetShellCommand: get hvparams and beparams
2009-01-29 Iustin PopImplement software release version checks too
2009-01-29 Iustin PopLUQueryInstances: keep the given order of names
2009-01-28 Iustin PopFix gnt-cluster modify -H and offline nodes
2009-01-27 Iustin PopFix the mode attribute of newly-created disks
2009-01-23 Iustin PopFix batcher for 2.0-style disks and nics
2009-01-23 Iustin PopMake iallocator work with offline nodes
2009-01-23 Iustin PopRemove checking of DRBD metadata for validity
2009-01-23 Iustin PopA couple of small fixes to iallocator
2009-01-21 Iustin PopAutomatically release DRBD minors on success
2009-01-21 Iustin PopChange the instance status attribute to boolean
2009-01-21 Guido TrotterAdd calls in the intra-node migration protocol
2009-01-20 Iustin PopConvert RenameInstance to (status, data)
2009-01-20 Iustin PopFix adding of disks to an instance
2009-01-20 Iustin PopMake cluster-verify check the drbd minors space
2009-01-20 Iustin PopSome small fixes in cmdlib
2009-01-20 Iustin PopConvert AddOSToInstance to (status, data)
2009-01-20 Iustin PopConvert the start instance rpc to (status, data)
next