qinling/qinling/engine
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
..
__init__.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00
default_engine.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
service.py Implement periodic task for jobs 2017-07-26 09:58:46 +12:00