Get rid of constants.HT_HVM_DEFAULT_BOOT_ORDER
[ganeti-local] / lib / cmdlib.py
2008-11-21 Iustin PopChange disk index validation to FindDisk
2008-11-21 Iustin PopChange GrowDisk to work with multi-disk
2008-11-21 Iustin PopChange replace secondary to work with multi-disk
2008-11-20 Iustin PopConvert replace-disks (same nodes) to multi-disk
2008-11-20 Iustin PopInitial multi-disk/multi-nic support
2008-11-20 Iustin PopAdd more disk/nic listing options in gnt-instance
2008-11-18 Iustin PopAllow querying of variable number of parameters
2008-11-18 Iustin PopConvert cmdlib.py to _FieldSet
2008-11-18 Iustin PopAdd a FieldSet class for variable parameter sets
2008-11-11 Iustin PopFix instance rename
2008-11-11 Iustin PopFix gnt-instance reinstall
2008-11-05 Guido TrotterUpdate LUGrowDisk _WaitForSync call
2008-10-23 Iustin PopExport the disk index in the import/export scripts
2008-10-22 Oleksiy MishchenkoRAPI: Export beparams as dict. The patch also enables...
2008-10-22 Guido TrotterLUCreateInstance: import multiple disks
2008-10-22 Guido TrotterConvert ImportOSIntoInstance to OS API 10
2008-10-22 Guido TrotterLUExportInstance: snapshot all disks
2008-10-21 Iustin PopMove some LU logging to use proc.Log*
2008-10-20 Alexander SchreiberSet default hypervisor at cluster init
2008-10-20 Guido TrotterUse constants.VALUE_AUTO for ip comparison too
2008-10-20 Guido TrotterLUCreateInstance: reuse mac address on import
2008-10-20 Guido TrotterLUCreateInstance: accept mac = VALUE_GENERATE
2008-10-20 Iustin PopConvert cmdlib.py to use the logging module
2008-10-20 Iustin PopFix gnt-instance modify with beparams
2008-10-17 Guido TrotterCleanup os_add/rename rpc for OS API 10
2008-10-16 Iustin PopEnable gnt-cluster modify to hv/beparams
2008-10-16 Iustin PopShow the cluster parametrs in gnt-cluster info
2008-10-16 Iustin PopAdd an interface for the drain flag changes/query
2008-10-14 Iustin Popgrow-disk: wait until resync is completed
2008-10-14 Iustin PopSome fixes related to auto_balance
2008-10-14 Iustin PopFix auto_balance and memory modification
2008-10-14 Iustin PopUse the auto_balance in cluster verify
2008-10-14 Iustin PopFix ordering of instance/nodes
2008-10-14 Iustin PopChange over to beparams
2008-10-14 Iustin PopFix a bug with instance creation and hvparameters
2008-10-14 Iustin PopAllow instance info to only query the config file
2008-10-14 Iustin PopConvert gnt-instance info to the hvparams model
2008-10-14 Iustin PopChange gnt-instance modify to the hvparams model
2008-10-14 Iustin PopChange gnt-instance list to the hvparams model
2008-10-14 Iustin PopSwitch instance hypervisor parameters to hvparams
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Guido TrotterLUVerifyCluster: fix error from rpc call
2008-10-10 Iustin PopConvert rpc module to RpcRunner
2008-10-10 Iustin PopCleanup in cmdlib for standalone function calls
2008-10-10 Iustin PopSmall random fixes
2008-10-09 Iustin PopMove instance hypervisor check to ExpandNames
2008-10-08 Iustin PopSanitize the hypervisor names
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-06 Iustin Popbackend.py change to get cluster name from master
2008-10-06 Iustin PopFix SshRunner breakage from the changed API
2008-10-01 Michael HanselmannDon't pass sstore to LUs anymore
2008-10-01 Michael HanselmannConvert cmdlib.py
2008-10-01 Michael HanselmannConvert ssh.py
2008-10-01 Michael HanselmannConvert hypervisor
2008-10-01 Michael HanselmannAdd new query to get cluster config values
2008-09-29 Iustin PopExtend DRBD disks with shared secret attribute
2008-09-27 Iustin PopAllow listing of the serial_no via gnt-* list
2008-09-27 Iustin PopReplace a cfg.AddInstance with UpdateInstance
2008-09-25 René NussbaumerFix iallocator name
2008-09-25 René NussbaumerFix a broken format string
2008-09-23 Iustin PopSwitch to static minors for DRBD
2008-09-23 Iustin PopFix disk replace secondary with static minors
2008-09-22 Iustin PopExtend DRBD disks with minors attribute
2008-09-18 Guido TrotterApply filter properly in LUQuery{Nodes, Instances} v2.0.0alpha0
2008-09-18 Guido TrotterRemove auto_balance from burnin/cmdlib
2008-09-11 Guido TrotterParallelize Tag operations
2008-09-11 Guido TrotterParallelize LUSetClusterParams (and add a FIXME)
2008-09-11 Guido TrotterParallelize LURemoveExport
2008-09-11 Guido TrotterParallelize LURemoveInstance
2008-09-11 Guido TrotterParallelize LUCreateInstance
2008-09-11 Guido TrotterImplement adding/removal of locks by declaration
2008-09-10 Iustin PopRemove locking of instances in certain queries
2008-09-10 Iustin PopOptimize the OpQueryNodes for names only
2008-09-09 Guido TrotterParallelize LUQueryInstanceData
2008-09-09 Guido TrotterParallelize LUVerify{Cluster,Disks}
2008-09-09 Guido TrotterParallelize LUReplaceDisks
2008-09-09 Guido Trotter_LockInstancesNodes: support append mode
2008-09-09 Guido TrotterParallelize LU{A,Dea}ctivateInstanceDisks
2008-09-09 Guido TrotterLUReplaceDisks: remove use of ChainOpCode
2008-09-09 Guido TrotterCreate new _SafeShutdownInstanceDisks function
2008-09-09 Guido TrotterFix a typo in LogicalUnit.ExpandNames docstring
2008-09-09 Guido TrotterUse constants.LOCKS_REPLACE instead of hardcoding
2008-09-09 Guido TrotterFix LUReplaceDisks with iallocator
2008-09-08 Guido TrotterFix LUGrowDisk
2008-09-08 Guido TrotterFix iallocator run
2008-09-08 Guido TrotterParallelize LUExportInstance
2008-09-08 Guido TrotterParallelize LUGrowDisk
2008-09-08 Guido TrotterLURebootInstance: lock only primary when possible
2008-09-08 Guido TrotterAdd primary_only flag to _LockInstancesNodes
2008-09-05 Guido TrotterAdd locking.ALL_SET constant and use it
2008-09-04 Guido TrotterPrevent mistakes using _GetWantedNodes
2008-09-04 Guido TrotterParalleliza LUQueryNodeVolumes and LUQueryExports
2008-09-04 Guido TrotterParallelize LUDiagnoseOS
2008-09-04 Guido TrotterLUQueryExports: make 'node' field mandatory
2008-09-04 Guido Trotters/Chain(OpQueryExports)/rpc.call_export_list(...)/
2008-09-04 Guido TrotterFix wrong indentation in LUQueryNodes
2008-09-04 Alexander SchreiberMerge r1607 from branches/ganeti/ganeti-1.2
2008-09-02 Alexander Schreibermerge r1568 from branches/ganeti/ganeti-1.2
2008-09-02 Alexander Schreibermerge r1548 from branches/ganeti/ganeti-1.2
2008-09-02 Alexander Schreibermerge r1541 from branches/ganeti/ganeti-1.2
next