0fb8d69176
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: I442b497afbb99df23fb2aaf08b3d52cfd3b10ee8
43 lines
1.3 KiB
YAML
43 lines
1.3 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 nova-cyborg interaction manual, updated Cyborg organizational
|
|
structure diagram, and refactoring API guidelines to improve user
|
|
experience.
|
|
- Proposes a spec of adding a new OWNER_NOVA trait and pre-filter
|
|
the trait for every Nova request group that is generated from the
|
|
flavor, to better improve Cyborg's vGPU support.
|
|
- Device profile API microversion 2.2 supports getting device profile
|
|
by name, now users can get device profile by name and uuid.
|
|
releases:
|
|
- version: 8.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 99404c804e373adb94ef51b07080f20eef72cc72
|
|
- version: 8.0.0
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: 99404c804e373adb94ef51b07080f20eef72cc72
|
|
diff-start: 7.0.0
|
|
- version: 8.0.1
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: df5a1bdac86ab5f5d96d599ec452ba360ed9016a
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/cyborg
|
|
hash: df5a1bdac86ab5f5d96d599ec452ba360ed9016a
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 8.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/yoga.html
|