qinling/qinling
Lingxian Kong c74ac2faac Add scale up ability for function execution
Provide an API to do scale up operation, leave the container
monitoring to orchestrator underlay, although k8s already supports
HPA, but we should not rely on specific container orchestrator
capability for general purpose.

Partially implements: blueprint qingling-autoscaling
Change-Id: Iff1ff646a6df263b2770b8cebc74e80ab18c7613
2017-08-28 16:25:46 +12:00
..
api Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
cmd Fix minor typos 2017-07-04 15:42:20 +08:00
db Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
engine Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
orchestrator Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
services Add unit test for function operations 2017-08-22 10:06:33 +12:00
storage Add swift object support for function creation 2017-05-16 15:24:46 +12:00
tests Fix delete function with running job associated 2017-08-22 15:36:34 +12:00
utils Fix job creation with pattern 2017-08-06 16:20:11 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
context.py Implement periodic task for jobs 2017-07-26 09:58:46 +12:00
exceptions.py Support update runtime 2017-06-26 21:22:40 +12:00
rpc.py Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
status.py Add job update api 2017-08-01 16:50:19 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00