locking: Allow checking if lock is owned in certain mode
[ganeti-local] / lib / cli.py
2010-08-24 Michael HanselmannAdd simple lock monitor
2010-08-23 Michael HanselmannUse one function to parse “--fields” option values
2010-08-23 Iustin PopMerge branch 'devel-2.2'
2010-08-19 Iustin PopStop adding the dry-run option by default
2010-08-19 Manuel FranceschiniSupport IPv6 cluster init
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-13 Michael Hanselmanncli.SubmitOpCode: Pass keyword parameter as keyword
2010-07-28 Iustin PopImprove handling of lost jobs
2010-07-28 Iustin Popluxi: convert permission errors into exception
2010-07-26 Iustin PopAdd modification of the reserved logical volumes
2010-07-26 Iustin PopMove the UsesRPC decorator from cli to rpc
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-19 Iustin PopIntroduce git reference/tag tracking for debugging
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-12 Michael Hanselmanncli.SubmitOpCode: Support custom job reporter
2010-07-12 Michael HanselmannAdd function to format all job log messages
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Apollon OikonomopoulosAdd default_iallocator cluster parameter
2010-07-06 Iustin Popcli.JobExecutor.WaitOrShow: always return status
2010-07-06 Luca BigliardiAdd drbd helper and storage options
2010-07-01 Guido TrotterMerge branch 'stable-2.1'
2010-06-29 Guido TrotterPass force variant option at instance creation
2010-06-23 Iustin PopAdd support for OS parameters during instance add
2010-06-22 Iustin PopMerge branch 'devel-2.1'
2010-06-22 Iustin PopFix warnings with Python 2.6
2010-06-10 Guido TrotterSubmit[*each*]Pending job
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-05-25 Guido TrotterSupport for latin friendly output in node list
2010-05-11 Michael HanselmannMerge branch 'devel-2.1'
2010-05-10 Michael Hanselmanncli: Make PollJob generic to support other protocols
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-16 Balazs LeczAdd --add-uids/--remove-uids to gnt-cluster modify
2010-04-16 Balazs LeczAdd --uid-pool option to gnt-cluster modify
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 Iustin PopAdd a identify-defaults options for import
2010-04-12 Iustin PopReuse NIC information from export
2010-04-12 Iustin PopReuse disk information from export
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-08 Iustin PopAdd a new cluster parameter maintain_node_health
2010-04-06 Michael HanselmannMerge remote branch 'devel-2.1'
2010-03-23 Guido TrotterUnbreak command line job submission
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-23 Iustin PopIntroduce a bool CLI option type
2010-03-17 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-17 Iustin PopAllow cluster copy file over the replication net
2010-03-17 Iustin PopEnhance cli.GetOnlineNodes query/filtering
2010-03-17 Michael HanselmannAdd cluster domain secret
2010-03-17 Iustin PopInstance creation: implement --no-install mode
2010-03-16 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-16 Michael HanselmannImprove “gnt-cluster renew-crypto”
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-15 Michael HanselmannRightname confd's HMAC key
2010-03-15 Iustin PopMerge remote branch 'origin/devel-2.1'
2010-03-15 Iustin PopImplement disk adoption mode in gnt-instance
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael HanselmannImplement replacing cluster certs and keys via “gnt...
2010-03-12 Michael Hanselmanncli: Add helper function to stop and start whole cluster
2010-03-11 Iustin PopFix wrong indentation
2010-03-11 Iustin PopExtend JobExecutor to allow custom feedback_fn
2010-03-11 Iustin Popcli.JobExecutor: poll jobs in execution order
2010-03-09 Iustin PopAdd the auto_promote option to cli and gnt-node
2010-03-09 René Nussbaumercli: Add ArgOs for later use in gnt-os
2010-02-22 Michael HanselmannShow message when job is waiting in queue or for locks
2010-02-15 Michael HanselmannMerge branch 'devel-2.1'
2010-02-12 Michael HanselmannAdd command line options for instance removal on export
2010-02-11 Iustin PopAdd the options attribute to cli.JobExecutor
2010-02-11 Iustin PopImplement generic CLI options->opcode updates
2010-02-11 Iustin PopChange the debug CLI option to integer/count
2010-02-09 Iustin PopAdd an early release lock/storage for disk replace
2010-02-01 Michael HanselmannMerge branch 'devel-2.1'
2010-01-26 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-01-25 Iustin PopEnsure all int/float conversions are handled right
2010-01-22 Michael HanselmannMerge branch 'devel-2.1'
2010-01-22 Michael HanselmannMerge branch 'stable-2.1' into devel-2.1
2010-01-22 Michael HanselmannSimplify LUXI exceptions
2010-01-20 Michael Hanselmanncli: Fix bug when not using headers
2010-01-15 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-01-15 Iustin PopSwitch the SplitKeyVal function to accept escapes
2010-01-13 Michael Hanselmanncli.GenerateTable: Don't write EOL spaces
2010-01-05 Iustin PopIntroduce a Luxi call for GetTags
2010-01-04 Iustin PopOptparse extenders have to obey a given API
2010-01-04 Iustin PopAdd targeted pylint disables
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopAdd targetted pylint disables
2009-12-16 Iustin PopCommand line/RAPI support for --no-name-check
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-16 Michael HanselmannFix off-by-one error when modifying instance NIC
2009-11-05 Michael Hanselmanngnt-*: Print better error message for uninitialized...
2009-11-02 Iustin PopIntroduce two-argument style for OpPrereqError
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-10-13 Guido Trottergnt-* use the correct opcode slot to build opcodes
2009-10-13 Guido Trottercli: add SHUTDOWN_TIMEOUT_OPT
2009-10-12 Michael HanselmannCode and docstring style fixes
2009-10-09 Guido Trottercli: add a timeout option
2009-10-05 Guido TrotterAllow --force-variant for instance add/reinstall
2009-10-05 Guido Trottercli.CalculateOSNames
2009-10-02 Michael HanselmannReplace all xrange() with range()
2009-09-25 Iustin PopEncode the actual exception raised by LU execution
next