qinling/qinling
Lingxian Kong 5baa3f1e45 Add jobs api
This is part-1 of jobs support in Qinling.

With job API, users can create a job with an existing function
that can be ran in cron job's fashion, but the job definition
has more capabilities than cron.

Change-Id: I0cb885dd6005ba024e3816bae9b79b0d3f35d335
2017-07-21 22:52:05 +12:00
..
api Add jobs api 2017-07-21 22:52:05 +12:00
cmd Fix minor typos 2017-07-04 15:42:20 +08:00
db Add jobs api 2017-07-21 22:52:05 +12:00
engine Python runtime improvement 2017-07-17 15:02:14 +12:00
orchestrator Python runtime improvement 2017-07-17 15:02:14 +12:00
services Improve config options 2017-07-12 10:53:12 +08:00
storage Add swift object support for function creation 2017-05-16 15:24:46 +12:00
tests Add jobs api 2017-07-21 22:52:05 +12:00
utils Add jobs api 2017-07-21 22:52:05 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add jobs api 2017-07-21 22:52:05 +12:00
context.py Add basic unit test structure 2017-07-04 14:34:53 +12:00
exceptions.py Support update runtime 2017-06-26 21:22:40 +12:00
rpc.py Support update runtime 2017-06-26 21:22:40 +12:00
status.py Support update runtime 2017-06-26 21:22:40 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00