f162dc8f6f
This release picks up new commits to cyborg since the last release from stable/train. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I6be4ad73657eae32ef7936bfe8a5ea3fc2fae058
47 lines
1.5 KiB
YAML
47 lines
1.5 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/train.html
|