RETIRED, Function as a Service for OpenStack
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Lingxian Kong 343bc93d76 Doc improvement
Partially implements: blueprint qinling-doc
Change-Id: I3ef2b452302d886e1a86ccde6c07be5d4ac8d383
6 years ago
doc/source Doc improvement 6 years ago
example/functions/python Support Keystone session in python runtime 6 years ago
qinling Support function execution log query 6 years ago
releasenotes Initial commit for qinling project 6 years ago
runtimes/python2 Support function execution log query 6 years ago
tools Fix relationship of function service mapping 6 years ago
.coveragerc Make api service work 6 years ago
.gitignore Fix file pattern in git ignore 6 years ago
.gitreview Make api service work 6 years ago
.mailmap Make api service work 6 years ago
.testr.conf Make api service work 6 years ago
CONTRIBUTING.rst Initial commit for qinling project 6 years ago
HACKING.rst Initial commit for qinling project 6 years ago
LICENSE Initial commit for qinling project 6 years ago
README.rst Re-orginze documentation 6 years ago
babel.cfg Initial commit for qinling project 6 years ago
requirements.txt Add jobs api 6 years ago
setup.cfg Complete basic workflow(Finally!) 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini Add basic unit test structure 6 years ago

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.