gnt-instance: Add "--submit" and "--priority" to commands
[ganeti-local] / lib / client / gnt_instance.py
2012-04-18 Michael Hanselmanngnt-instance: Add "--submit" and "--priority" to commands
2012-04-17 Alexander SchreiberAdd "show" as alias for "info" to gnt commands
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-04-12 Michael Hanselmanngnt-* {add,list,remove}-tags: Unify options
2012-03-22 Michael Hanselmanngnt-instance info: Show node group information
2012-02-17 Michael Hanselmanngnt-instance modify: Support new-style NIC/disk modific...
2012-01-31 Michael HanselmannOpInstanceSetParams: Merge {off,on}line_inst parameters
2012-01-26 Guido Trottercli/opcodes: add a --no-runtime-changes migrate opt
2012-01-25 Michael Hanselmanngnt-instance recreate-disks: Allow specifying new size
2012-01-18 Guido Trottergnt-instance modify -m|--runtime-memory
2012-01-16 René Nussbaumergnt-instance: Adapt replace-disks to the new opcode
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to add
2012-01-06 René Nussbaumergnt-instance: Adding verification of instance policy...
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to move
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to migrate
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to failover
2012-01-06 Guido TrotterUpdate GrowDisk docstring
2011-12-08 Bernardo Dal SenoAdd new back-end parameter "always_failover"
2011-11-22 Guido TrotterRemove BE_MEMORY from beparams but keep compatibility
2011-11-22 Guido TrotterShowInstanceConfig: show max and min memory
2011-11-16 Agata MurawskaTransition into and out of offline instance state
2011-11-02 René NussbaumerMake it possible to pass in flags using ENV variables
2011-09-13 Andrea SpadacciniAdd SPICE support to gnt-instance console
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-10 Michael Hanselmanngnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
2011-08-04 Michael HanselmannAdd “gnt-instance change-group” command
2011-08-03 Iustin PopFix documentation of gnt-instance failover
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-07-25 Iustin PopMost boring patch ever
2011-07-22 Michael Hanselmanngnt-instance info: Return static info if node offline
2011-07-22 Michael Hanselmanngnt-instance console: Use query instead of opcode
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-06-07 Michael HanselmannFix issue with tags on instance creation
2011-06-01 Apollon OikonomopoulosAdd tagging option to gnt-instance create
2011-05-20 Iustin PopMerge remote branch 'origin/devel-2.4'
2011-05-16 Iustin PopImplement no_remember at CLI level
2011-05-12 Iustin PopFix a bug in LUInstanceMove
2011-05-11 Guido TrotterMerge branch 'devel-2.4'
2011-05-09 Iustin PopAdd --no-wait-for-sync when converting to drbd
2011-05-09 Iustin PopRecreate instance disks: allow changing nodes
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