Acceleration Management
Go to file
Nguyen Van Trung ac6b70dc6a Add default configuration files to data_files
In order to make it simpler to use the default
configuration files when deploying services
from source, the files are added to pbr's
data_files section so that the files are
included in the built wheels and therefore
deployed with the code. Packaging and deployment
tools can then more easily use the default files
if they wish to.

This pattern is already established with similar
files for neutron and the glance metadefs as has
been mentioned in the related bug report.

Change-Id: I466f235fec7be024f654739a31365724eaf24097
Closes-Bug: #1718356
2018-03-15 23:20:29 +07:00
cyborg Merge "add test case for agent resource tracker" 2018-02-08 15:52:48 +00:00
devstack bug fix: devstack adds cyborg account and endpoint. 2018-02-08 10:57:42 +00:00
doc queens release doc fix part 3 2018-02-15 00:26:40 +08:00
etc/cyborg Auto generate cyborg.conf with oslo-config-generator 2017-12-08 10:58:25 +08:00
playbooks/legacy/cyborg-devstack Move legacy jobs to project 2017-12-29 09:27:59 +01:00
releasenotes It's releasenotes - plural 2018-02-14 10:43:31 +01:00
sandbox Setup sandbox and specs folder 2017-03-14 01:16:33 +08:00
setup Cyborg deployment script 2017-08-30 09:27:56 -04:00
tools/config Auto generate cyborg.conf with oslo-config-generator 2017-12-08 10:58:25 +08:00
.gitignore Remove ChangeLog 2018-02-14 09:31:43 +01:00
.gitreview Rename project in .gitreview 2017-01-13 08:08:37 +11:00
.testr.conf initial setup "correct tox.ini testr and test-requirement.txt requirement 2016-01-18 14:29:39 +08:00
.zuul.yaml Zuul: Remove project name 2018-02-02 06:09:51 -08:00
AUTHORS Add release pkg related files 2018-02-10 10:51:47 +08:00
CONTRIBUTING.rst Update and replace http with https for doc links in cyborg 2017-09-12 22:46:46 -07:00
HACKING.rst Update and replace http with https for doc links in cyborg 2017-09-12 22:46:46 -07:00
LICENSE initial setup "correct tox.ini testr and test-requirement.txt requirement 2016-01-18 14:29:39 +08:00
README.rst Pike doc clean up 2017-09-13 10:51:11 -06:00
babel.cfg initial setup "correct tox.ini testr and test-requirement.txt requirement 2016-01-18 14:29:39 +08:00
requirements.txt Add Cyborg SPDK Driver 2018-02-05 00:57:30 +08:00
setup.cfg Add default configuration files to data_files 2018-03-15 23:20:29 +07:00
setup.py initial setup "correct tox.ini testr and test-requirement.txt requirement 2016-01-18 14:29:39 +08:00
test-requirements.txt Cleanup test-requirements 2017-11-06 14:38:14 +07:00
tox.ini queens release doc fix part 2 2018-02-14 16:30:07 +08:00

README.rst

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.

Features

  • REST API for basic accelerator life cycle management
  • Generic driver for common accelerator support