Handle the result of QueryGroups() correctly
[ganeti-local] / lib / client / gnt_job.py
2012-12-19 Iustin PopEnable job queries via confd in gnt-node and RAPI
2012-11-13 Michael HanselmannAdd “gnt-job change-priority” sub-command
2012-10-26 Michael HanselmannFactorize job selection in “gnt-job cancel”
2012-10-17 Michael Hanselmanngnt-job cancel: Confirmation and selection of jobs
2012-10-11 Michael Hanselmanngnt-job list: Add option to include archived jobs
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-04-13 Michael Hanselmanngnt-job list: Add options for commonly used filters
2012-03-30 Michael Hanselmanngnt-job list: Switch to query2
2012-03-30 Michael Hanselmanngnt-job info: Convert to query2
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-25 Iustin PopMost boring patch ever
2011-07-21 Michael HanselmannRename *_STATUS_WAITLOCK to …_WAITING
2011-07-05 Guido TrotterAlias gnt-job show to gnt-job info
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2010-10-27 Michael HanselmannMove gnt-job to ganeti.client.gnt_job