RETIRED, Function as a Service for OpenStack
Go to file
Lingxian Kong 343bc93d76 Doc improvement
Partially implements: blueprint qinling-doc
Change-Id: I3ef2b452302d886e1a86ccde6c07be5d4ac8d383
2017-08-14 14:15:37 +12:00
doc/source Doc improvement 2017-08-14 14:15:37 +12:00
example/functions/python Support Keystone session in python runtime 2017-07-03 01:16:40 +12:00
qinling Support function execution log query 2017-08-13 00:33:51 +12:00
releasenotes Initial commit for qinling project 2017-04-11 15:13:10 +12:00
runtimes/python2 Support function execution log query 2017-08-13 00:33:51 +12:00
tools Fix relationship of function service mapping 2017-07-27 23:14:27 +12:00
.coveragerc Make api service work 2017-04-14 15:17:05 +12:00
.gitignore Fix file pattern in git ignore 2017-07-05 00:10:09 +12:00
.gitreview Make api service work 2017-04-14 15:17:05 +12:00
.mailmap Make api service work 2017-04-14 15:17:05 +12:00
.testr.conf Make api service work 2017-04-14 15:17:05 +12:00
CONTRIBUTING.rst Initial commit for qinling project 2017-04-11 15:13:10 +12:00
HACKING.rst Initial commit for qinling project 2017-04-11 15:13:10 +12:00
LICENSE Initial commit for qinling project 2017-04-11 15:13:10 +12:00
README.rst Re-orginze documentation 2017-08-14 13:44:52 +12:00
babel.cfg Initial commit for qinling project 2017-04-11 15:13:10 +12:00
requirements.txt Add jobs api 2017-07-21 22:52:05 +12:00
setup.cfg Complete basic workflow(Finally!) 2017-05-12 12:00:19 +12:00
setup.py Updated from global requirements 2017-07-04 15:00:21 +12:00
test-requirements.txt Updated from global requirements 2017-07-04 15:00:21 +12:00
tox.ini Add basic unit test structure 2017-07-04 14:34:53 +12:00

README.rst

Qinling

Note

Qinling (is pronounced "tʃinliŋ") refers to Qinling Mountains in southern Shaanxi Province in China. The mountains provide a natural boundary between North and South China and support a huge variety of plant and wildlife, some of which is found nowhere else on Earth.

Qinling is Function as a Service for OpenStack. This project aims to provide a platform to support serverless functions (like AWS Lambda). Qinling supports different container orchestration platforms (Kubernetes/Swarm, etc.) and different function package storage backends (local/Swift/S3) by nature using plugin mechanism.