qinling/qinling/api
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
..
controllers Add scale up ability for function execution 2017-08-28 16:25:46 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
access_control.py Initial API code structure 2017-04-14 15:24:02 +12:00
app.py Implement periodic task for jobs 2017-07-26 09:58:46 +12:00
service.py Initial API code structure 2017-04-14 15:24:02 +12:00