Acceleration Management
Go to file
Ghanshyam Mann ff67fef10d Update gate jobs as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we need to test on Ubuntu
Noble (which will be taken care by depends-on tempest and devstack
patches to move base jobs to Noble) and at least single job to run on
Ubuntu Jammy (for smooth upgrade from previous releases).

This commit adds a new job to run on Jammy which can be removed
in future cycle when testing runtime test next version of Ubuntu
as default.

Related-Bug: #2088355

Depends-On: https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/932948

[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: Ia6de0b51fca309f2d56ae19def4ef76553504eca
2024-11-17 02:21:47 +00:00
api-ref/source docs: add request header example 2024-01-26 11:36:10 +08:00
cyborg Merge "Remove workaround for eventlet bug #592" 2024-10-18 11:35:07 +00:00
devstack Add tempest config for devstack 2024-01-23 09:22:15 +08:00
doc Fix requiremt check job 2024-10-17 10:54:10 +09:00
etc/cyborg Change default policy file from JSON to YAML 2020-09-18 14:16:31 +00:00
releasenotes Update master for stable/2024.2 2024-09-19 16:12:51 +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 OpenDev Migration Patch 2019-04-19 19:39:22 +00: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 Update gate jobs as per the 2025.1 cycle testing runtime 2024-11-17 02:21:47 +00:00
bindep.txt Update gate jobs as per the 2025.1 cycle testing runtime 2024-11-17 02:21:47 +00:00
CONTRIBUTING.rst Switch using Launchpad instead of Storyboard 2021-04-08 02:35:09 +00:00
cyborg.conf.intelnic.sample Add intel NIC driver 2021-02-04 08:40:23 +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
requirements.txt Merge "Remove workaround for eventlet bug #592" 2024-10-18 11:35:07 +00:00
setup.cfg Update python classifier in setup.cfg 2024-01-03 23:55:24 -08:00
setup.py Cleanup py27 support 2020-04-05 09:39:28 +08:00
test-requirements.txt Fix requiremt check job 2024-10-17 10:54:10 +09:00
tox.ini Use py3 as the default runtime for tox 2023-08-08 16:25:53 +08:00

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