Acceleration Management
561cba9003
Bandit check is a very important tool to check code security. Before this patch, we put it as a non-voting job to temporarily ignore existed bandit failures. After fixed all the existed bandit failures, we should change this test job from non-voting to voting to make the bandit job actually work, that is to let zuul do the bandit check for all patches and give them zuul -1 once the new changes fail to pass bandit the check. Depends-On: https://review.opendev.org/#/c/720475 Depends-On: https://review.opendev.org/#/c/720456 Depends-On: https://review.opendev.org/#/c/720149 Depends-On: https://review.opendev.org/#/c/720143 Change-Id: I8480243382f66779a12b1e433b69d9be512e843e |
||
---|---|---|
api-ref/source | ||
cyborg | ||
devstack | ||
doc | ||
etc/cyborg | ||
releasenotes | ||
setup | ||
tools/config | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Cyborg
OpenStack Acceleration as a Service
Cyborg provides a general management framework for accelerators such as FPGA, GPU, SoCs, NVMe SSDs, CCIX caches, DPDK/SPDK, pmem and so forth.
- Free software: Apache license
- Wiki: https://wiki.openstack.org/wiki/Cyborg
- Source: https://opendev.org/openstack/cyborg
- Blueprints and Bugs: https://storyboard.openstack.org/#!/project/openstack/cyborg
- Documentation: https://docs.openstack.org/cyborg/latest/
- Release notes: https://docs.openstack.org/releasenotes/cyborg/
- Design specifications: https://specs.openstack.org/openstack/cyborg-specs/
Features
- REST API for basic accelerator life cycle management
- Generic driver for common accelerator support