RETIRED, Function as a Service for OpenStack
Go to file
OpenDev Sysadmins 0d3307a9c4 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:49:19 +00:00
doc/source Merge "Improve doc" into stable/pike 2017-09-05 12:16:32 +00:00
example/functions/python Support Keystone session in python runtime 2017-07-03 01:16:40 +12:00
qinling Fix logs query for executions 2017-08-29 23:57:37 +00:00
releasenotes Initial commit for qinling project 2017-04-11 15:13:10 +12:00
runtimes/python2 Fix logs query for executions 2017-08-29 23:57:37 +00: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 OpenDev Migration Patch 2019-04-19 19:49:19 +00: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 Improve doc 2017-08-29 12:30:26 +00: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 Update tox.ini and .gitreview for stable/pike 2017-08-14 13:55:12 +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.