Convert node_start_master to new style result
[ganeti-local] / lib / cmdlib.py
2009-06-15 Iustin PopConvert node_start_master to new style result
2009-06-15 Iustin PopConvert node_verify rpc to new result style
2009-06-15 Iustin PopConvert node_info rpc to new style result
2009-06-15 Iustin PopConvert node_has_ip_address rpc to new style
2009-06-15 Iustin PopConvert instance_list rpc to new style result
2009-06-15 Iustin PopConvert all_instances_info rpc to new result style
2009-06-15 Iustin PopConvert instance_info rpc to new style result
2009-06-15 Iustin PopConvert instance_os_import rpc to new style result
2009-06-15 Iustin PopConvert bridges_exist to new style result
2009-06-15 Iustin PopConvert vg_list rpc to new style result
2009-06-15 Iustin PopConvert volume_list rpc to new style result
2009-06-15 Iustin PopConvert export_remove rpc to new style
2009-06-15 Iustin PopConvert export_list rpc to new style result
2009-06-15 Iustin PopConvert export_info rpc to new style result
2009-06-15 Iustin PopConvert finalize_export rpc to new style results
2009-06-15 Iustin PopConvert snapshot_export rpc to new style
2009-06-15 Iustin PopConvert blockdev_snapshot rpc to new result style
2009-06-15 Iustin PopConvert blockdev_getmirrorstatus rpc to new style
2009-06-15 Guido TrotterIallocator: NIC parameters
2009-06-15 Guido TrotterNIC Parameters: fix hooks environment generation
2009-06-15 Guido TrotterQueryClusterInfo: don't show default_bridge
2009-06-15 Guido Trotter_CheckInstanceBridgesExist: move to NIC parameters
2009-06-15 Guido TrotterLUSetInstanceParams: nic parameters
2009-06-12 Guido TrotterLUSetInstanceParams: abstract _GetUpdatedParams
2009-06-12 Guido TrotterLUSetInstanceParams: save cluster
2009-06-12 Guido TrotterLUCreateInstance: NIC parameters
2009-06-10 Iustin PopFix node add and RedistributeAncillaryFiles
2009-06-08 Guido TrotterShow nic parameters in cluster info
2009-06-08 Guido TrotterAllow modifying of default nic parameters
2009-06-08 Guido TrotterChange BEGR_DEFAULT to PP_DEFAULT
2009-06-08 Guido TrotterMove FillDict at module level
2009-06-08 Iustin PopConvert call_blockdev_removechildren to new result
2009-06-08 Iustin PopConvert call_blockdev_addchildren to new result
2009-06-08 Iustin PopConvert rpc call_blockdev_rename to (status, data)
2009-05-28 Guido TrotterAdd cluster-init --no-etc-hosts parameter
2009-05-28 Guido TrotterConvert UploadFile (and its callers) to new rpc
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-22 Guido Trotter_RedistributeAncillaryFiles: add hypervisor files
2009-05-22 Guido Trotter_RedistributeAncillaryFiles function
2009-05-22 Guido TrotterRemove the HTS_COPY_VNC_PASSWORD constant/feature
2009-05-20 Guido TrotterMerge branch 'master' into branch-2.1
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
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-06 Guido TrotterInform the OS create script of reinstalls
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
next