Acceleration Management
Go to file
zhangbailin bb4fd104a3 improve pep8 check logic
Introduce the json file check, cherry-pick patches check, and use flake8
shell instead of flake8 command.

Change-Id: I94e1554028535a361cb9f9e6e73c15702e459e4f
2020-10-09 05:55:58 +00:00
api-ref/source improve pep8 check logic 2020-10-09 05:55:58 +00:00
cyborg Merge "Change arq delete to cyborg-conductor service write db" 2020-09-16 11:52:09 +00:00
devstack Merge "Remove OPAE dependency in devstack" 2020-06-17 06:24:00 +00:00
doc improve pep8 check logic 2020-10-09 05:55:58 +00:00
etc/cyborg Modify api-paste.ini v1 to v2 2019-12-20 09:41:29 +00:00
releasenotes Merge "Add releasenote for Intel QAT driver." 2020-09-16 03:30:00 +00:00
setup Cyborg deployment script 2017-08-30 09:27:56 -04:00
tools improve pep8 check logic 2020-10-09 05:55:58 +00:00
.coveragerc Exclude cyborg tests dir in UT cover report 2019-10-30 09:40:37 +08:00
.gitignore Exclude cyborg tests dir in UT cover report 2019-10-30 09:40:37 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:39:22 +00:00
.stestr.conf Exclude cyborg tests dir in UT cover report 2019-10-30 09:40:37 +08:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-24 08:47:34 +00:00
CONTRIBUTING.rst Update contributing.rst per Ussuri goal and guidelines. 2020-04-01 06:54: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 Update README.rst for cyborg 2019-09-03 14:07:28 +08:00
bindep.txt Use uwsgi binary from path and docs job fix 2020-06-16 18:16:34 +08:00
requirements.txt Suppress policy deprecated warnings in tests 2020-09-11 14:27:28 +08:00
setup.cfg Add new default rules and mapping in policy base class 2020-09-11 14:27:15 +08:00
setup.py Cleanup py27 support 2020-04-05 09:39:28 +08:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-06-16 07:24:42 +00:00
tox.ini improve pep8 check logic 2020-10-09 05:55:58 +00: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