6ea67433d3
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: Ied156f2143d5bc159486428cdf10f76701b94378
39 lines
1.2 KiB
YAML
39 lines
1.2 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
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 1333fb6d1a5adcf89c90d6e62460f15199ba195a
|
|
branches:
|
|
- name: stable/zed
|
|
location: 9.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/zed.html
|