jqueue: Move functions related to job ID to jstore
authorMichael Hanselmann <hansmi@google.com>
Thu, 14 Jun 2012 16:38:40 +0000 (18:38 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 15 Jun 2012 11:50:08 +0000 (13:50 +0200)
commit1410a3891fce8e5aeedfecc0b4014aea624b217d
treeea49016334333a9ba6ae1400196916c47cb31d4f
parent7bd49cdf2be4542331fbe4c2304ff9595ccc8b98
jqueue: Move functions related to job ID to jstore

These don't really need to be in jqueue, and a new function will
be added to convert job IDs to an integer for queries.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/jqueue.py
lib/jstore.py