Add cleanup parameter to instance failover
[ganeti-local] / lib / cli.py
2013-07-30 Michele TartaraAdd cleanup parameter to instance failover
2013-07-15 Michele TartaraAdd --modify-etc-hosts option for CLI tools
2013-05-03 Bernardo Dal SenoDisk templates are "allowed" and not "enabled" in ipolicies
2013-04-29 Bernardo Dal SenoAdd command-line support for multiple specs in ipolicy
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-24 Bernardo Dal SenoLimit specs in ipolicy command lines are always complete
2013-04-24 Bernardo Dal SenoLimit specs in instance policies are always complete
2013-04-24 Bernardo Dal SenoAdd command to print ipolicy options
2013-04-24 Bernardo Dal SenoAdd --ipolicy-xxx-specs options
2013-04-24 Bernardo Dal SenoNew CLI input type: list of key/value pairs
2013-04-24 Bernardo Dal SenoAllow "default" as a value for ipolicy templates
2013-04-22 Michele TartaraAdd the reason trail to the opcodes
2013-04-22 Michele TartaraProvide "--reason" as a parameter for all commands
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster modify: modify enabled disk templates
2013-04-04 Bernardo Dal SenoRemove unused code
2013-04-04 Bernardo Dal SenoRefactor out function to format instance policy
2013-04-02 Klaus AehligAdd option --new-primary to gnt-instance modify
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-27 Bernardo Dal SenoRefactor cli.CreateIPolicyFromOpts()
2013-03-27 Bernardo Dal SenoRemove duplicate filling of instance policy
2013-03-26 Bernardo Dal SenoGeneric function to print data for gnt-xxx info
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-02-22 Iustin PopAdd option to redirect luxi socket for debugging
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-11 Iustin PopShow correct daemon name on Luxi connect errors
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Michael Hanselmanngnt-* list-fields: Show friendly field type
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-04 Michael HanselmannAllow ignoring successful commands in "gnt-cluster...
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Dimitris AragiorgisIntroduce client support for networks
2012-11-20 Apollon OikonomopoulosModify instance client to support networks
2012-11-15 Michael HanselmannMove gnt_cluster.SHOW_MACHINE_OPT to cli
2012-11-05 Dato Simócli.py: use None as name for tag operations on the...
2012-10-25 Michael Hanselmanncli: Use callback for --priority
2012-10-18 Michael HanselmannMerge branch 'devel-2.6'
2012-10-17 Michael Hanselmanncli: Fix small typo
2012-10-11 Michael Hanselmanncli: Stop hardcoding /etc/hosts path
2012-10-02 Michael Hanselmanncli: Exit with status 0 for --help
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-18 Michael HanselmannMigrate lib/cli.py from constants to pathutils
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopAdd configure-time switch for split queries
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-07 Iustin PopAdd infrastructure for building numeric namefield filters
2012-08-02 Iustin PopFix uses of OpPrereqError without code info
2012-07-05 Iustin PopAdd --wait-for-sync in gnt-instance
2012-05-29 Iustin PopDocument that the disk/hypervisor state is not used
2012-05-22 René Nussbaumer_MaybeParseUnit: The elements are dicts not arrays
2012-05-22 René NussbaumerMake it possible to reset vcpu/spindle ratio to default
2012-05-22 René Nussbaumercli: Add ipolicy_spindle_ratio to CreateIPolicyFromOpts
2012-05-15 Iustin PopAllow units in ipolicy disk/mem CLI changes
2012-05-15 Iustin PopMove some ipolicy functions from objects to cli
2012-05-11 René Nussbaumercli: Make FormatParameterDict recursive
2012-04-26 Iustin PopAdd absolute grow-disk mode at CLI level
2012-04-13 Michael Hanselmanngnt-job list: Add options for commonly used filters
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-04-12 Michael Hanselmanngnt-* {add,list,remove}-tags: Unify options
2012-03-30 Michael Hanselmannqlang.MakeFilter: Enable use of different name field
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-02-17 Michael Hanselmanncli: Handle negative numbers when parsing key-value...
2012-01-26 Guido Trottercli/opcodes: add a --no-runtime-changes migrate opt
2012-01-26 Iustin PopAdd ipolicy_vcpu_ratio to command line
2012-01-24 Iustin PopRename ispecs-disk-templates to ipolicy-disk-templates
2012-01-23 Michael HanselmannUnbreak build after merge 2ea64524ce
2012-01-20 Guido TrotterMerge branch 'devel-2.5'
2012-01-20 Michael Hanselmanncli: Log fully quoted command line
2012-01-19 Michael HanselmannRevert "cli: Disable abbreviation matching for options"
2012-01-19 Michael HanselmannMerge branch 'devel-2.5'
2012-01-18 Michael Hanselmanncli: Disable abbreviation matching for options
2012-01-18 Guido Trottergnt-instance modify -m|--runtime-memory
2012-01-13 Iustin PopMove the instance specs options to cli.py
2012-01-13 Iustin PopAdd a new disk-template ipolicy option
2012-01-13 Iustin PopAdd a new CLI option type 'list'
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to add
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to failover
2011-12-20 Andrea SpadacciniFix parameters for QueryJob in JobExecutor
2011-12-08 Agata MurawskaInstance policy command line support
2011-12-08 René Nussbaumercli: Add common command flags for hv/disk state
2011-12-01 Andrea SpadacciniAdd basic support for disk parameters
2011-11-22 Guido TrotterRemove BE_MEMORY from beparams but keep compatibility
2011-11-16 Agata MurawskaTransition into and out of offline instance state
2011-11-14 Andrea SpadacciniAdd --use-external-mip-script flag
2011-11-02 René NussbaumerMake it possible to pass in flags using ENV variables
2011-10-18 Guido TrotterRevert "Implementation of TLS-protected SPICE connections"
2011-10-12 Iustin PopTiny optimisation related to filter parsing
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-10-05 Andrea SpadacciniAdd --ignore-errors parameter to cluster verify
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-10-04 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-09-30 Iustin PopOptimise cli.JobExecutor with many pending jobs
2011-09-20 Andrea SpadacciniImplementation of TLS-protected SPICE connections
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-08 Michael HanselmannDetect globbing patterns as query arguments
2011-08-04 Michael Hanselmannganeti-watcher: Split for node groups
next