c68ddc4b5b
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: I537a2bd3c147c5aa0d175dde4169479b16d8b84d
56 lines
1.7 KiB
YAML
56 lines
1.7 KiB
YAML
---
|
|
storyboard: 943
|
|
release-model: cycle-with-intermediary
|
|
stable-branch-type: std-with-versions
|
|
team: ironic
|
|
type: service
|
|
repository-settings:
|
|
openstack/ironic: {}
|
|
releases:
|
|
- version: 19.0.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: cdc3b9538f3e874dc7d76a90b116ecef3a3603c7
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 7ac480412626c38fa3493088dbf49e29303491b6
|
|
- version: 20.1.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 872ede25a072850873e20477bb8bc75fdce1ed37
|
|
- version: 20.1.1
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 5fc42c41328bc9d51036d72404a483598167b3c4
|
|
- version: 20.1.2
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 63c286e24d0ad33ec27ed7a16576877e382e9757
|
|
- version: 20.1.3
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: bc3317c7a024656cdb221df5f891a485af65e786
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: bc3317c7a024656cdb221df5f891a485af65e786
|
|
branches:
|
|
- name: bugfix/19.0
|
|
location: 19.0.0
|
|
- name: bugfix/20.0
|
|
location: 20.0.0
|
|
- name: stable/yoga
|
|
location: 20.1.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
cycle-highlights:
|
|
- The default deployment boot mode changed from `Legacy BIOS` to `UEFI`.
|
|
- Booting final instances via network (as opposed to via a local bootloader)
|
|
is now deprecated, except for the cases of booting from volume or
|
|
the ramdisk deploy interface.
|
|
- New parameter `image_type` in `instance_info` field, used to distinguish
|
|
between partition and whole disk images instead of `kernel/ramdisk`
|
|
pair.
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic/yoga.html
|