Metadata-Version: 2.4
Name: openstack-cyborg
Version: 16.0.0
Summary: Distributed Acceleration Management as a Service
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Bug Tracker, https://bugs.launchpad.net/cyborg/
Project-URL: Documentation, https://docs.openstack.org/cyborg/latest/
Project-URL: Source Code, https://opendev.org/openstack/cyborg
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=0.11
Requires-Dist: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0
Requires-Dist: WSME>=0.10.1
Requires-Dist: oslo.i18n>=1.5.0
Requires-Dist: oslo.config!=4.3.0,!=4.4.0,>=1.1.0
Requires-Dist: oslo.log>=5.0.0
Requires-Dist: oslo.context>=2.9.0
Requires-Dist: oslo.messaging>=14.1.0
Requires-Dist: oslo.concurrency>=3.26.0
Requires-Dist: oslo.service[threading]>=4.4.1
Requires-Dist: oslo.db>=10.0.0
Requires-Dist: os-resource-classes>=0.5.0
Requires-Dist: oslo.upgradecheck>=0.1.0
Requires-Dist: oslo.utils>=4.5.0
Requires-Dist: oslo.versionedobjects>=1.31.2
Requires-Dist: oslo.policy>=4.5.0
Requires-Dist: SQLAlchemy>=1.1.9
Requires-Dist: alembic>=0.8.10
Requires-Dist: stevedore>=1.5.0
Requires-Dist: keystonemiddleware>=4.17.0
Requires-Dist: jsonpatch!=1.20,>=1.16
Requires-Dist: psutil>=3.2.2
Requires-Dist: python-glanceclient>=2.3.0
Requires-Dist: oslo.privsep>=1.32.0
Requires-Dist: cursive>=0.2.1
Requires-Dist: microversion-parse>=0.2.1
Requires-Dist: openstacksdk>=0.46.0
Dynamic: license-file
Dynamic: requires-dist

======
Cyborg
======

.. image:: https://governance.openstack.org/tc/badges/cyborg.svg

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.

* Free software: Apache license
* Wiki: https://wiki.openstack.org/wiki/Cyborg
* Source: https://opendev.org/openstack/cyborg
* Blueprints: https://blueprints.launchpad.net/openstack-cyborg
* Bugs: https://bugs.launchpad.net/openstack-cyborg
* Documentation: https://docs.openstack.org/cyborg/latest/
* Release notes: https://docs.openstack.org/releasenotes/cyborg/
* Design specifications: https://specs.openstack.org/openstack/cyborg-specs/

Features
--------

* REST API for basic accelerator life cycle management
* Generic driver for common accelerator support
