locking: Change locking order, move NAL after instances
[ganeti-local] / test / ganeti.cli_unittest.py
2012-11-21 Michael Hanselmanntest/*.py: s/'/"/
2012-10-02 Michael Hanselmanncli: Exit with status 0 for --help
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-02-17 Michael Hanselmanncli: Handle negative numbers when parsing key-value...
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-07-12 Michael Hanselmanncli.GetOnlineNodes: Support node group filter, use...
2011-02-22 Michael HanselmannAdd unittest for cli.FormatResultError
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-01-21 René NussbaumerRename QRFS_* to RS_*
2011-01-05 Michael Hanselmannquery2: Add new field status “offline”
2010-12-30 Michael Hanselmanncli: Change “<…>” in query output to “(…)”
2010-12-14 Michael Hanselmanncli: Add infrastructure for query2
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Michael Hanselmanncli: Move parsing of --net option to separate function
2010-09-13 Michael Hanselmanncli: Add option definition for priority
2010-08-23 Michael HanselmannUse one function to parse “--fields” option values
2010-07-12 Michael HanselmannAdd function to format all job log messages
2010-05-10 Michael Hanselmanncli: Make PollJob generic to support other protocols
2010-01-20 Michael HanselmannAdd unittests for cli.GenerateTable
2009-11-03 Michael HanselmannIgnore log messages in unittests
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-29 Guido Trotter_SplitKeyVal with no data return an empty dict
2008-10-20 Iustin PopConvert cli.py to logging
2008-10-14 Iustin PopImplement parameter removal in SplitKeyVal
2008-10-13 Iustin PopAdd two new options types for CLI usage
2008-10-06 Iustin PopAdd a simple timespec parsing function