bd8da67c51
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I73926fe864b78085da57b318ba82d68f976e6810
57 lines
2.0 KiB
YAML
57 lines
2.0 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: 20.2.0
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: 6bd90ecf95112b1465e3bde0aa3e0e1ed3834070
|
||
- version: 21.0.0
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: 4a347b3069498d0f2b49105014e6e118b5972c0f
|
||
- version: 21.1.0
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: fa2c3aa58ca98bca6eacf6eb8c66f5fdca8bc8f5
|
||
- version: 21.1.1
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: e38735cb95263b0c54f2fd719ff6b714efbddbb3
|
||
- version: 21.1.2
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: 0903ac77f51a6223bb11fd819b29d10893da7877
|
||
- version: zed-eom
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: 0903ac77f51a6223bb11fd819b29d10893da7877
|
||
branches:
|
||
- name: bugfix/20.2
|
||
location: 20.2.0
|
||
- name: bugfix/21.0
|
||
location: 21.0.0
|
||
- name: stable/zed
|
||
location: 21.1.0
|
||
- name: unmaintained/zed
|
||
location: zed-eom
|
||
cycle-highlights:
|
||
- Support for the `syslinux
|
||
<https://wiki.syslinux.org/wiki/index.php?title=Syslinux_6_Changelog#Changes_in_6.04>`_
|
||
and the often separately packaged `isolinux <https://wiki.syslinux.org/wiki/index.php?title=ISOLINUX>`_
|
||
and `pxelinux <https://wiki.syslinux.org/wiki/index.php?title=PXELINUX>`_
|
||
are deprecated.
|
||
- The deprecated support for instance network booting (not to be confused
|
||
with the ramdisk deploy, iSCSI boot or Anaconda deploy) has been
|
||
removed. The `boot_option` capability is no longer supported.
|
||
- Ironic can automatically provide an instance requestor’s project,
|
||
`lessee` rights to the Bare Metal machine under the Role Based Access
|
||
Control model. This feature, is normally disabled, but can be enabled
|
||
using the `[conductor]automatic_lessee` configuration option.
|
||
release-notes: https://docs.openstack.org/releasenotes/ironic/zed.html
|