OSFromDisk: handle variants when loading os
[ganeti-local] / lib / cmdlib.py
2009-06-29 Iustin PopRename the volume_list RPC call to lv_list
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-29 Guido TrotterIntroduce OS api version 15
2009-06-29 Iustin PopFix adjustement of candidates in cluster modify
2009-06-29 Iustin PopAdd a new node list field
2009-06-19 Iustin PopLUCreateInstance: the node list as return value
2009-06-19 Iustin PopLU execution: implement dry-run framework
2009-06-19 Iustin PopFix some small epydoc warnings
2009-06-18 Iustin PopFix various pylint warnings
2009-06-17 Iustin PopFix handling of 'vcpus' in instance list
2009-06-17 Guido TrotterUpdate a forgot docstring for nic parameters
2009-06-17 Guido TrotterFix QueryInstanceData for nic parameters
2009-06-17 Guido TrotterUpdate instance query for NIC parameters
2009-06-17 Guido TrotterRename _PreBuildNICHooksList to _NICListToTuple
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 TrotterMerge branch 'next' into branch-2.1
2009-06-16 Guido TrotterLUQueryInstances: fix querying for nic data
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-15 Iustin PopSmall whitespace change
2009-06-15 Iustin PopSimplify RPC call result check in cmdlib.py
2009-06-15 Iustin PopBig rewrite of the OS-related functions
2009-06-15 Iustin PopConvert the file storage rpcs to new style result
2009-06-15 Iustin PopConvert test_delay rpc to new style result
2009-06-15 Iustin PopConvert iallocator_runner rpc to new result style
2009-06-15 Iustin PopConvert hooks_runner rpc to new style result
2009-06-15 Iustin PopConvert os_diagnose rpc to new style result
2009-06-15 Iustin PopConvert call_version rpc to new style result
2009-06-15 Iustin PopConvert node_volumes rpc to new style result
2009-06-15 Iustin PopConver node_leave_cluster rpc to new style result
2009-06-15 Iustin PopConvert node_stop_master rpc to new style result
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-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-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-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 branch-2.1
2009-05-20 Guido TrotterMerge branch 'master' into next
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
next