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
69 lines
2.2 KiB
YAML
69 lines
2.2 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: 16.1.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 6c9e28dd505a19d405b5ab75500cde555b4aca8d
|
|
- version: 16.2.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: d65c4865924e47df623e94262fbfd78fab111c23
|
|
- version: 17.0.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 31d93dccdcf24f285d784ca7bb6c623002c02bf1
|
|
- version: 17.0.1
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: d6bb66dea77781b841974f603bcf2ad1286150b1
|
|
- version: 17.0.2
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 21e618d333a8c6a5c2184bd95cfed2d46a00b5d3
|
|
- version: 17.0.3
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 48cedc067a2436f60de10bb9cdfb1e29f57928ee
|
|
- version: 17.0.4
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 15b1cdb766a01ba85010a58f2c02b39e1692b96f
|
|
- version: 17.1.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 57d439d24245c61ce91d6f2532a95d65fbc08639
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 57d439d24245c61ce91d6f2532a95d65fbc08639
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 663a97f8c39ad212603168b1369ca778e5b9aaef
|
|
branches:
|
|
- name: bugfix/16.1
|
|
location: 16.1.0
|
|
- name: bugfix/16.2
|
|
location: 16.2.0
|
|
- name: stable/wallaby
|
|
location: 17.0.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
cycle-highlights:
|
|
- Redfish capability enhancements covering Out of Band hardware RAID
|
|
configuration, and automatic Secure Boot setting enablement.
|
|
- Deployment and Cleaning enhancements including UEFI Partition Image
|
|
handling, NVMe Secure Erase, per-instance deployment driver interface
|
|
overrides, deploy time "deploy_steps", and file injection.
|
|
- The ``System`` scoped RBAC model is now supported by Ironic along
|
|
with the ``admin``, ``member``, and ``reader`` roles. This work
|
|
has resulted in over 1500 new unit tests being added to Ironic.
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic/wallaby.html
|