qinling/qinling/api/controllers/v1
Lingxian Kong 992c90e044 Support update runtime
If update image, will send asynchronous request to engine. If some
error happened during update, engine will rollback runtime
automatically.

Change-Id: I1598b1c04427dfdb7d573bbff8dc017f113c2fd2
2017-06-26 21:22:40 +12:00
..
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
execution.py Support update runtime 2017-06-26 21:22:40 +12:00
function.py Support function update 2017-06-23 09:55:56 +12:00
resources.py Support function update 2017-06-23 09:55:56 +12:00
root.py Complete basic workflow(Finally!) 2017-05-12 12:00:19 +12:00
runtime.py Support update runtime 2017-06-26 21:22:40 +12:00
types.py Initial API code structure 2017-04-14 15:24:02 +12:00