RETIRED, Function as a Service for OpenStack
You can not 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
Guoqiang Ding 01be0d2a1f
Fix the deprecated usage of "get_transport"
5 years ago
devstack Add functional tests for execution 6 years ago
doc Remove unsupported attribute for local.conf in docs 6 years ago
etc Support policy check for api access 6 years ago
example/functions/python/openstack Support to update function code 5 years ago
playbooks/legacy/qinling-dsvm-tempest Migrate to Zuulv3 5 years ago
qinling Fix the deprecated usage of "get_transport" 5 years ago
qinling_tempest_plugin Limit resource consumption of function 5 years ago
releasenotes Fix releasenotes job is failure 5 years ago
runtimes/python2 Limit resource consumption of function 5 years ago
tools Add python-zaqarclient to python runtime 5 years ago
.coveragerc Make api service work 6 years ago
.gitignore tests: replace .testr.conf with .stestr.conf 6 years ago
.gitreview Make api service work 6 years ago
.mailmap Make api service work 6 years ago
.stestr.conf tests: replace .testr.conf with .stestr.conf 6 years ago
.zuul.yaml Migrate to Zuulv3 5 years ago
CONTRIBUTING.rst Update and replace http with https for doc links in qinling 6 years ago
HACKING.rst Update and replace http with https for doc links in qinling 6 years ago
LICENSE Initial commit for qinling project 6 years ago
README.rst Improve doc 6 years ago
babel.cfg Initial commit for qinling project 6 years ago
requirements.txt Improve runtime functional tests 6 years ago
setup.cfg Scale down function 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Switch from ostestr to stestr 5 years ago
tox.ini Merge "Enable some off-by-default checks" 5 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.