98fc120b3d
This transition the train branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I63a9c98699c558f9403d358cc10e0c2c069609ef
51 lines
1.7 KiB
YAML
51 lines
1.7 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/train.html
|