Acceleration Management
3cb5c38edb
Ensure the documentation is kept up to date by automatically generating it from the source when the docs are built. This patch: 1.replace oslosphinx with openstackdocstheme since oslosphinx is obsolete 2.add oslo_config.sphinxconfiggen to generate sample conf file 3.add oslo_policy.sphinxpolicygen to generate sample policy file Change-Id: I39f03023f0a85e4c8943925268ab3e9066975630 |
||
---|---|---|
cyborg | ||
devstack | ||
doc/source | ||
etc/cyborg | ||
playbooks/legacy/cyborg-devstack | ||
releasenotes | ||
sandbox | ||
setup | ||
tools/config | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
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
- Source: https://git.openstack.org/cgit/openstack/cyborg
- Bugs: https://bugs.launchpad.net/openstack-cyborg
- Blueprints: https://blueprints.launchpad.net/openstack-cyborg
Features
- REST API for basic accelerator life cycle management
- Generic driver for common accelerator support