qinling/qinling/api/controllers
Lingxian Kong d80f3acf35 Support sync/async execution
Invoke a function in sync way means the command will wait until the
execution finish. On the contrary, 'sync=false' means user will get
a response before the function is actually invoked. User could get
execution status using execution ID in the response.

Change-Id: I605ea8414f49d44899e0bc8c36b89e48e335d284
2017-05-18 22:42:55 +12:00
..
v1 Support sync/async execution 2017-05-18 22:42:55 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
root.py Initial API code structure 2017-04-14 15:24:02 +12:00