d58072274f
This picks up release note links that have landed since the last time. Change-Id: I354297a71c9bb3634a20a9538d2d9534d8cc772b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
40 lines
1.3 KiB
YAML
40 lines
1.3 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).
|
|
- |
|
|
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
|