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
Hunt Xu 9bed24e9ee
Exclude tests and db migrations from coverage report
5 years ago
devstack Add Node.js runtime support 5 years ago
doc Add a basic feature description about Sync/Async 5 years ago
etc Add administrative operations for some resources 5 years ago
example/functions/python/openstack Support to update function code 5 years ago
playbooks zuul: create Neutron config dir for the devstack job 5 years ago
qinling tests: add more unit tests for qinling.orchestrator 5 years ago
qinling_tempest_plugin tempest plugin: save package in temporary dir 5 years ago
releasenotes Fix releasenotes job is failure 5 years ago
runtimes Add Node.js runtime support 5 years ago
tools kubeadm: make it also work on CentOS 7 5 years ago
.coveragerc Exclude tests and db migrations from coverage report 5 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 zuul: create Neutron config dir for the devstack job 5 years ago
CONTRIBUTING.rst doc: use storyboard link in CONTRIBUTING 5 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 Update qinling doc location to docs.openstack.org 5 years ago
babel.cfg Initial commit for qinling project 6 years ago
requirements.txt Updated from global requirements 5 years ago
setup.cfg Update home-page url 5 years ago
setup.py Use uWSGI for python runtime 5 years ago
test-requirements.txt Follow the new PTI for document build 5 years ago
tox.ini Follow the new PTI for document build 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.