b38f01c427
This tags the final release for all cycle-with-rc projects for Zed. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on October 5th. Any bugfixes merged to stable/zed can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/yoga branch started to diverge from what is included on stable/zed. For some, this will be the final Yoga major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on October 5th. Change-Id: I89c7eb88c86f012536713e1ad7aa5b243aaf7f83
33 lines
1.1 KiB
YAML
33 lines
1.1 KiB
YAML
---
|
|
launchpad: openstack-cyborg
|
|
team: cyborg
|
|
type: service
|
|
storyboard: 968
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/cyborg:
|
|
tarball-base: openstack-cyborg
|
|
cycle-highlights:
|
|
- Added Xilinx FPGA driver, which can manage Xilinx FPGA devices,
|
|
including discovering devices' info and programming ``xclbin``.
|
|
- Proposes a spec of adding NVIDIA MIG for A100 devices. Multi-Instance
|
|
GPU (MIG) is new feature allows GPUs based on the NVIDIA Ampere
|
|
architecture (such as NVIDIA A100) to be securely partitioned, which
|
|
is different from VGPU feature, MIG driver is need to managed compatible
|
|
with PGPU and VGPU.
|
|
- Docs and unit tests completement.
|
|
releases:
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: bc8b25fe7b87efaf783e93047745f2c462f09147
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: bc8b25fe7b87efaf783e93047745f2c462f09147
|
|
diff-start: 8.0.0
|
|
branches:
|
|
- name: stable/zed
|
|
location: 9.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/zed.html
|