![]() When running command tox -ecover, tox job will fail. the error message is ====================================================================== FAIL: process-returncode tags: worker-0 ---------------------------------------------------------------------- returncode 1 Ran 733 (+17) tests in 856.852s (+164.804s) FAILED (id=6, failures=2, skips=7) error: testr failed (1) ERROR: InvocationError: '/home/github/mistral/.tox/py27/bin/python setup.py test _____________________________________________________ summary __________________ ERROR: py27: commands failed Change-Id: I21a335992683aa94d2cf47c4a4fc0f43849dec9a Closes-bug: #1724121 |
||
---|---|---|
devstack | ||
doc | ||
etc | ||
example/functions/python/openstack | ||
qinling | ||
qinling_tempest_plugin | ||
releasenotes | ||
runtimes/python2 | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
babel.cfg | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Documentation: http://qinling.readthedocs.io/
- Source: http://git.openstack.org/cgit/openstack/qinling
- Features: https://blueprints.launchpad.net/qinling
- Bug Track: http://bugs.launchpad.net/qinling
- IRC channel on Freenode: #openstack-qinling