Acceleration Management
Go to file
songwenping 3928beb6b8 Add tempest config for devstack
Change-Id: If8a390aedaf3c2cfcf491a39daac5a2e636ec529
(cherry picked from commit 81ab269436)
2024-01-23 03:08:43 +00:00
api-ref/source Fix api ref description of device profile 2023-03-23 16:38:03 +08:00
cyborg Merge "implementation of bp disable-enable-device" 2023-08-25 07:30:53 +00:00
devstack Add tempest config for devstack 2024-01-23 03:08:43 +00:00
doc Add OFTC channel link 2023-08-08 18:53:19 +08:00
etc/cyborg Change default policy file from JSON to YAML 2020-09-18 14:16:31 +00:00
releasenotes improve doc format 2023-05-17 15:51:50 +08: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/2023.2 2023-09-23 21:14:15 +02:00
.pre-commit-config.yaml Add pre-commit 2023-06-01 02:07:14 +00:00
.stestr.conf Exclude cyborg tests dir in UT cover report 2019-10-30 09:40:37 +08:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-14 07:46:03 +00:00
CONTRIBUTING.rst Switch using Launchpad instead of Storyboard 2021-04-08 02:35:09 +00:00
HACKING.rst improve doc format 2023-05-17 15:51:50 +08: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 Use new get_rpc_client API from oslo.messaging 2023-01-19 20:32:13 +00:00
setup.cfg Merge "Add xilinx fpga driver" 2022-08-23 08:20:28 +00:00
setup.py Cleanup py27 support 2020-04-05 09:39:28 +08:00
test-requirements.txt Fix typo in code 2022-08-07 21:42:24 +05:30
tox.ini [stable-only] Update TOX_CONSTRAINTS_FILE for stable/2023.2 2023-09-23 21:14:54 +02: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