qinling/qinling
Lingxian Kong 5587f947f6 Fix function deletion
When deleting function, we should remove all the allocated resources
in the orchestrator, no matter what kind of source the function is
using.

Change-Id: I7ee3d1bb1e6b417194a1b86606f8fcd64cb598cf
2017-06-22 10:07:32 +12:00
..
api Fix function deletion 2017-06-22 10:07:32 +12:00
cmd Complete basic workflow(Finally!) 2017-05-12 12:00:19 +12:00
db Add expiry handler for function service 2017-05-22 23:40:17 +12:00
engine Support to sepcify module.function for python function 2017-06-19 23:07:27 +12:00
orchestrator Fix function deletion 2017-06-22 10:07:32 +12:00
services Add expiry handler for function service 2017-05-22 23:40:17 +12:00
storage Add swift object support for function creation 2017-05-16 15:24:46 +12:00
tests Initial API code structure 2017-04-14 15:24:02 +12:00
utils Support docker image as function code 2017-05-18 17:19:13 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add expiry handler for function service 2017-05-22 23:40:17 +12:00
context.py Complete basic workflow(Finally!) 2017-05-12 12:00:19 +12:00
exceptions.py Complete basic workflow(Finally!) 2017-05-12 12:00:19 +12:00
rpc.py Add expiry handler for function service 2017-05-22 23:40:17 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00