7 Commits

Author SHA1 Message Date
Lingxian Kong
ac9d477112 Scale down function
This is admin only operation. The load monitoring of function execution
depends on the monitoring solution of underlying orchestrator.

Implements: blueprint qingling-autoscaling
Change-Id: I2eff62a45a718d230b51f18c5a49e0abea5f3164
2017-09-03 23:55:32 +12:00
Lingxian Kong
3760a84a5c Add devstack plugin and scripts
Change-Id: I99c43b9033ac92284c03686a22cf9952f8bf20a1
2017-08-30 15:42:12 +12:00
shangxiaobj
469e80b82e Update and replace http with https for doc links in qinling
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I7138f4fa1c519f9916aacc1e029e684917098fff
2017-08-13 19:28:54 -07:00
Lingxian Kong
df32a9f412 Complete basic workflow(Finally!)
- Create runtime
- Create function
- Invoke function(i.e. create execution)
2017-05-12 12:00:19 +12:00
Lingxian Kong
7b6deac2c1 Add runtimes rest api
- Add db layer and db migration support
- Add orchestrator layer, currently only kubernetes supported.
- Now, create/get/delete runtime work fine
2017-05-05 15:57:52 +12:00
Lingxian Kong
14812384c2 Make api service work 2017-04-14 15:17:05 +12:00
Lingxian Kong
ef833a417f Initial commit for qinling project 2017-04-11 15:13:10 +12:00