acc5970620
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ie284b3483f6e599b504ecf0e336f823c3351b123
69 lines
2.7 KiB
YAML
69 lines
2.7 KiB
YAML
---
|
|
team: cyborg
|
|
type: service
|
|
storyboard: 968
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/cyborg:
|
|
tarball-base: openstack-cyborg
|
|
cycle-highlights:
|
|
- |
|
|
Users can launch instances with accelerators managed by Cyborg since Ussuri
|
|
release, this release two more operations * Rebuild and * Evacuate are
|
|
supported. See `accelerator operation guide
|
|
<https://docs.openstack.org/api-guide/compute/accelerator-support.html>`_
|
|
to find all supported operations.
|
|
- |
|
|
Cyborg supported new accelerator drivers (Intel QAT and Inspur FPGA) and
|
|
reached an agreement that Vendors who want to implement a new driver should
|
|
at least provide a full driver report result. (Of course, providing
|
|
third-party CI is more welcome.) `Supported drivers
|
|
<https://docs.openstack.org/cyborg/latest/reference/support-matrix.html>_`
|
|
- |
|
|
Program API is supported, now users can program FPGA given the pre-uploaded
|
|
bitstream. `program API (PATCH deployable)
|
|
<https://specs.openstack.org/openstack/cyborg-specs/specs/train/approved/cyborg-api.html>_`
|
|
And API microversion for existed APIs is improved such as arq APIs.
|
|
- |
|
|
In this release, the policy refresh (RBAC with scoped) for cyborg is
|
|
partially implemented (Device Profile APIs), we've implemented new default
|
|
rules in base policy and device_profile policy, and added the basic
|
|
testing framework for all policies.
|
|
For the Backward Compatibility, old rules are maintained as deprecated
|
|
rules with same defaults as today so that existing deployment will keep
|
|
working as it is. After we implement all the features, we'll give two
|
|
cycles transition period for operators. See `policy default refresh
|
|
<https://specs.openstack.org/openstack/cyborg-specs/specs/ussuri/approved/policy-defaults-refresh.html>`_
|
|
releases:
|
|
- version: 5.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 9a16e9b678828f90dde810d37ebeb02f8581edf1
|
|
- version: 5.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 62d784210c9d234cd7838f040685bbd56f2c763f
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 62d784210c9d234cd7838f040685bbd56f2c763f
|
|
diff-start: 4.0.0
|
|
- version: 5.0.1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: b1d64f3169c206544648159e4844e98dd23dd395
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: b1d64f3169c206544648159e4844e98dd23dd395
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: b1d64f3169c206544648159e4844e98dd23dd395
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 5.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/victoria.html
|