5053976271
In Train release, we start to introduce the v2 API, but it did not completed, so we need to clarify which v2 APIs are completed. This was mentioned in this Cyborg IRC meeting [1]. [1] http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-07-09-03.01.log.html Change-Id: I0bc71c2a21b76b9dae7159869c22bc32f539424e
43 lines
1.4 KiB
YAML
43 lines
1.4 KiB
YAML
---
|
|
launchpad: openstack-cyborg
|
|
release-model: cycle-with-rc
|
|
team: cyborg
|
|
type: service
|
|
repository-settings:
|
|
openstack/cyborg:
|
|
tarball-base: openstack-cyborg
|
|
cycle-highlights:
|
|
- |
|
|
Got Cyborg-Nova interaction spec merged. This is the blueprint for
|
|
the end goal, i.e., launching and managing VMs with accelerators.
|
|
<https://github.com/openstack/nova-specs/blob/master/specs/train/approved/nova-cyborg-interaction.rst>
|
|
- |
|
|
Updated Cyborg APIs to version 2, which includes support for Nova
|
|
interaction. Using v2 APIs, end users can create/delete device profiles
|
|
and create/bind/unbind/delete accelerator requests (ARQs).
|
|
|
|
In this release, we just introduced Device Profiles API and
|
|
Accelerator Requests APIs.
|
|
- |
|
|
Added new Cyborg driver (Ascend) and improved existing drivers
|
|
(Intel FPGA, GPU).
|
|
- |
|
|
Created tempest CI framework that can be used with a fake driver today and
|
|
with real hardware in the future.
|
|
- |
|
|
Enabled Python 3 testing and fixed issues in support of Train goals.
|
|
releases:
|
|
- version: 3.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 7e665ea2e3d885b81e07a5f75dccef7be5577a56
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 7e665ea2e3d885b81e07a5f75dccef7be5577a56
|
|
diff-start: 2.0.0
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/train.html
|