Acceleration Management
Go to file
Rajesh Tailor df5a1bdac8 Fix typo in code
This change fixes typo from 'resouce_classes' to
'resource_classes' in delete api call.

Also adds missing dependency for webtest library.

Change-Id: If5135a67187deccec0834f2b2af5dc38f7c5a909
(cherry picked from commit 67d9c3cc28)
2022-08-12 13:15:38 +00:00
api-ref/source Merge "Add description of the device's parameter" 2022-01-28 06:23:29 +00:00
cyborg Fix typo in code 2022-08-12 13:15:38 +00:00
devstack Change default policy file from JSON to YAML 2020-09-18 14:16:31 +00:00
doc Update contributor page 2021-12-16 09:01:04 +08:00
etc/cyborg Change default policy file from JSON to YAML 2020-09-18 14:16:31 +00:00
releasenotes Get device profile by name 2021-11-16 10:57:19 +00:00
setup Cyborg deployment script 2017-08-30 09:27:56 -04:00
tools tools: Allow check-cherry-picks.sh to be disabled by an env var 2021-03-24 19:14:45 +08:00
.coveragerc Exclude cyborg tests dir in UT cover report 2019-10-30 09:40:37 +08:00
.gitignore Add tags to .gitignore 2021-02-23 17:07:15 +08:00
.gitreview [stable-only] Update .gitreview for stable/yoga 2022-03-04 11:43:57 +01:00
.stestr.conf Exclude cyborg tests dir in UT cover report 2019-10-30 09:40:37 +08:00
.zuul.yaml Add Python3 yoga unit tests 2021-09-15 02:10:23 +00:00
CONTRIBUTING.rst Switch using Launchpad instead of Storyboard 2021-04-08 02:35:09 +00:00
HACKING.rst Add doc8 to pep8 check for cyborg project 2018-05-10 09:32:01 +07:00
LICENSE initial setup "correct tox.ini testr and test-requirement.txt requirement 2016-01-18 14:29:39 +08:00
README.rst Switch using Launchpad instead of Storyboard 2021-04-08 02:35:09 +00:00
bindep.txt Merge "Add microversion instructions" 2020-11-29 11:35:36 +00:00
cyborg.conf.intelnic.sample Add intel NIC driver 2021-02-04 08:40:23 +00:00
requirements.txt Merge "Bump WSME and sphinxcontrib-pecanwsme version" 2021-11-12 08:54:02 +00:00
setup.cfg Updating python testing classifier as per Yoga testing runtime 2021-12-14 02:40:41 +00:00
setup.py Cleanup py27 support 2020-04-05 09:39:28 +08:00
test-requirements.txt Fix typo in code 2022-08-12 13:15:38 +00:00
tox.ini [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-03-04 11:45:23 +01: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