qinling/qinling
Lingxian Kong f2189a0468 Fix logs query for executions
After function autoscaling support, it's impossible for qinling-engine
to get execution log because it doesn't know which pod it is talking
to.

So, it's neccessary for the runtime to return execution logs to
qinling engine.

The qinling client is not affected.

Change-Id: I96dfd00cc83d8b8a5e8c601ee3800b1ef1a45b1b
2017-08-29 23:54:30 +12:00
..
api Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
cmd Fix minor typos 2017-07-04 15:42:20 +08:00
db Fix logs query for executions 2017-08-29 23:54:30 +12:00
engine Fix logs query for executions 2017-08-29 23:54:30 +12:00
orchestrator Fix logs query for executions 2017-08-29 23:54:30 +12:00
services Fix logs query for executions 2017-08-29 23:54:30 +12:00
storage Add swift object support for function creation 2017-05-16 15:24:46 +12:00
tests Fix delete function with running job associated 2017-08-22 15:36:34 +12:00
utils Fix job creation with pattern 2017-08-06 16:20:11 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
context.py Implement periodic task for jobs 2017-07-26 09:58:46 +12:00
exceptions.py Support update runtime 2017-06-26 21:22:40 +12:00
rpc.py Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00