3928a3412d
With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ibfe0f91b2f98f2ea2f6f203db82b8dd71cce2e97
55 lines
1.8 KiB
YAML
55 lines
1.8 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
|
|
- version: 3.0.1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 4cd0e05d5e87bddee03c9ec8a72c7464f7f0aea5
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 4cd0e05d5e87bddee03c9ec8a72c7464f7f0aea5
|
|
- version: train-eol
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 4cd0e05d5e87bddee03c9ec8a72c7464f7f0aea5
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/train.html
|