Deactivate disks: allow skipping hypervisor checks
[ganeti-local] / lib / client / gnt_instance.py
2011-01-26 Iustin PopDeactivate disks: allow skipping hypervisor checks
2011-01-18 Iustin PopRename OpDiagnoseOS and LUDiagnoseOS
2011-01-18 Iustin PopRename OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpShutdownInstance and LUShutdownInstance
2011-01-18 Iustin PopRename OpSetInstanceParams and LUSetInstanceParams
2011-01-18 Iustin PopRename OpReplaceDisks and LUReplaceDisks
2011-01-18 Iustin PopRename OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpRemoveInstance and LURemoveInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpRecreateInstanceDisks and LURecreateInstanceDisks
2011-01-18 Iustin PopRename OpRebootInstance and LURebootInstance
2011-01-18 Iustin PopRename OpQueryInstanceData and LUQueryInstanceData
2011-01-18 Iustin PopRename OpQueryInstances and LUQueryInstances
2011-01-18 Iustin PopRename OpMoveInstance and LUMoveInstance
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpGrowDisk and LUGrowDisk
2011-01-18 Iustin PopRename OpFailoverInstance and LUFailoverInstance
2011-01-18 Iustin PopRename OpDeactivateInstanceDisks and LUDeactivateInstan...
2011-01-18 Iustin PopRename OpCreateInstance and LUCreateInstance
2011-01-18 Iustin PopRename OpConnectConsole and LUConnectConsole
2011-01-18 Iustin PopRename OpActivateInstanceDisks and LUActivateInstanceDisks
2011-01-14 René NussbaumerMerge branch 'devel-2.3'
2011-01-12 René NussbaumerMove FormatParameterDict from gnt_instance.py to cli.py
2011-01-07 Michael Hanselmanngnt-instance info: Show disk template
2011-01-07 Michael HanselmannIntroduce verbose opcode result for console
2011-01-07 Michael HanselmannMerge branch 'devel-2.3'
2011-01-07 Michael HanselmannRemove unused import from client.gnt_instance
2011-01-06 Michael Hanselmanngnt-instance console: Improve error reporting
2010-12-14 Michael HanselmannConvert “gnt-instance list” to query2
2010-11-01 Guido TrotterMerge the common options between import and add
2010-10-27 Michael HanselmannMove gnt-instance to ganeti.client.gnt_instance