qinling/qinling/api/controllers/v1
heychirag 43155532c7 Timeout support for api and engine
Added timeout support for qinling api and qinling engine so that it can
accept and query the server with timeout parameter.

Change-Id: Ic5aad2e85ecf888fdfa85691fe785dd48f5490fd
Task: 20039
Story: 2002174
2018-09-06 09:10:37 +00:00
..
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
execution.py Support alias for execution creation 2018-07-17 19:33:54 +12:00
function.py Timeout support for api and engine 2018-09-06 09:10:37 +00:00
function_alias.py Function Alias API: delete and update 2018-07-04 03:48:14 +00:00
function_version.py Delete check of function alias 2018-07-29 15:58:18 +00:00
job.py Support alias for job creation 2018-07-21 15:19:47 +00:00
resources.py Support to specify workload type for runtime 2018-07-26 15:20:34 +12:00
root.py Function Alias API: create and get 2018-06-27 00:56:48 +12:00
runtime.py Support to specify workload type for runtime 2018-07-26 15:20:34 +12:00
types.py Initial API code structure 2017-04-14 15:24:02 +12:00
webhook.py Support alias for webhook creation 2018-07-24 01:44:36 +00:00