Merge branch 'devel-2.4'
[ganeti-local] / lib / client / gnt_instance.py
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Michael Hanselmanngnt-instance: Fix typo in error message
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-20 Iustin Popgnt-instance info: automatically request locking
2011-04-19 Michael Hanselmanngnt-instance list: Query filter support
2011-04-06 René Nussbaumergnt-instance migrate: Adding --allow-failover option
2011-03-08 Apollon OikonomopoulosRename DTS_NET_MIRROR to DTS_INT_MIRROR
2011-03-08 Apollon OikonomopoulosCLI changes to facilitate shared storage migration...
2011-03-02 Guido TrotterUnhardcode constants from instance batch create
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Iustin Popgnt-instance reinstall: display OS changes
2011-02-01 René NussbaumerRefactor _ConfirmOperation from gnt_instance.py to...
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-26 Iustin PopDeactivate disks: allow skipping hypervisor checks
2011-01-26 Iustin PopRemove two unused variables
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