Acceleration Management
Go to file
Coco 0cbced27fe Add driver-side OVO functions.
1. Remove hostname field in DriverDevice, because agent will set
hostname together for drivers.
2. Add in_use field in DriverAttachHandle.
3. Add functions like list,create,destory for driver ovos.
4. Fix bugs of objects.
5. Remove deployable name global unique constrains.

Change-Id: I6a646a38e7c1b7042bc27465e1d912e7ff643651
2019-03-21 19:02:26 -04:00
cyborg Add driver-side OVO functions. 2019-03-21 19:02:26 -04:00
devstack Devstack enablement for OPAE FPGA driver. 2018-11-30 10:21:45 -08:00
doc Fix failures in v1 accelerator API. 2019-03-07 18:37:28 -08:00
etc/cyborg Load cyborg-api app with paste_deploy 2018-06-07 21:42:52 +08:00
playbooks/legacy/cyborg-devstack Move legacy jobs to project 2017-12-29 09:27:59 +01:00
releasenotes Add cyborg-status upgrade check command framework 2018-10-26 19:42:43 +05:30
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 Fix tox -egenconfig 2018-06-10 16:37:40 +08:00
.gitignore Docs: Autogenerate config documentation 2018-08-08 01:26:38 +00:00
.gitreview Rename project in .gitreview 2017-01-13 08:08:37 +11:00
.stestr.conf Switch to stestr 2018-07-24 15:10:52 +07:00
.zuul.yaml switch documentation job to new PTI 2018-08-17 14:47:35 +09:00
CONTRIBUTING.rst Add gpu driver 2019-03-21 18:01:29 +08: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 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 Fix:add python-glanceclient to cyborg requirements 2019-02-27 17:30:05 +08:00
setup.cfg Add gpu driver 2019-03-21 18:01:29 +08:00
setup.py uncap eventlet 2018-05-07 17:42:19 +03:00
test-requirements.txt Follow the new PTI for document build 2018-08-11 12:55:49 +08:00
tox.ini Fix tox -e py27 2019-01-11 04:53:13 -05: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