1b25a60608
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. This patch also officially EOLs two branches of sushy-cli which were effectively unmaintained anyway and not available in releases after wallaby. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ifa4e08ffbab548cd7e15bf88ae7201e92efeb7ac
61 lines
1.8 KiB
YAML
61 lines
1.8 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: 18.0.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: fa87aea57909a945de90c8d1698c8d91411ce48c
|
|
- version: 18.1.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: f27ea44afc563b9af363fd155a106579b60607a9
|
|
- version: 18.2.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: fe9514f7755ba5971b1d05416c88623adb1d6583
|
|
- version: 18.2.1
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: ae3da314397b0396d7d8e963f320f3328d40ee46
|
|
- version: 18.2.2
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: a26509b7ae942aa8377373f458129ac313f4d82f
|
|
- version: 18.3.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 3c248bbb89ad8fc193279bd2052ed70f919f4b8f
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 3c248bbb89ad8fc193279bd2052ed70f919f4b8f
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: febf9d895d9d4c62a713e88a3d2af089e8831094
|
|
branches:
|
|
- name: bugfix/18.0
|
|
location: 18.0.0
|
|
- name: bugfix/18.1
|
|
location: 18.1.0
|
|
- name: stable/xena
|
|
location: 18.2.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
cycle-highlights:
|
|
- New ``custom-agent`` deployment interface for where the agent provides
|
|
knowledge of all deployment steps.
|
|
- Redfish BIOS firmware setting description registry is now available
|
|
as part of the detail list.
|
|
- Substantial API improvements in node list retrieval performance,
|
|
support for ``boot_mode`` and ``secure_boot`` state visibility on
|
|
a bare metal node as well as capability to set these states as API
|
|
actions.
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic/xena.html
|