releases/deliverables/victoria/ironic.yaml
Előd Illés 1b25a60608 [ironic] Transition EM branches to Unmaintained
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
2024-03-12 15:36:03 -07:00

75 lines
2.5 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: 15.1.0
projects:
- repo: openstack/ironic
hash: 3fab17f966c4d9e7c019b12cd749fa8218ca4ac4
- version: 15.2.0
projects:
- repo: openstack/ironic
hash: df9ce79f23d4975f99734a59619ef2d89bcdbbe7
- version: 16.0.0
projects:
- repo: openstack/ironic
hash: 33a34ce364ce28077a114b7d1a80fd719521580a
- version: 16.0.1
projects:
- repo: openstack/ironic
hash: 98c83c0d50e7a2cf09018030d35ee76d652dea03
- version: 16.0.2
projects:
- repo: openstack/ironic
hash: 0f438e7d8de9b689ebb2f239c5003afbf69dade2
- version: 16.0.3
projects:
- repo: openstack/ironic
hash: 7855be142673f00473a7cf7812a014958309aae2
- version: 16.0.4
projects:
- repo: openstack/ironic
hash: 87f15ec6e7ea14b5a1192f66ec75fb4c5d6633d8
- version: 16.0.5
projects:
- repo: openstack/ironic
hash: 6e640b336e1d08fd0404431871d046d9b4bc0c3d
- version: victoria-em
projects:
- repo: openstack/ironic
hash: 6e640b336e1d08fd0404431871d046d9b4bc0c3d
- version: victoria-eom
projects:
- repo: openstack/ironic
hash: a62cdb69b3adf7a4ee999d1ce8b360c42bdc3622
branches:
- name: bugfix/15.1
location: 15.1.0
- name: bugfix/15.2
location: 15.2.0
- name: stable/victoria
location: 16.0.0
- name: unmaintained/victoria
location: victoria-eom
cycle-highlights:
- The `deploy steps
<https://docs.openstack.org/ironic/latest/admin/node-deployment.html>`_
work has decomposed the basic deployment operation into multiple
steps which can now also include steps from supported RAID and BIOS
interfaces at the time of deploy.
- An ``agent`` power interface enables `provisioning operations
<https://docs.openstack.org/ironic/latest/admin/agent-power.html>`_
without a Baseboard Management Controller.
- Ironic can now be configured for `HTTP Basic authentication
<https://docs.openstack.org/ironic/latest/install/standalone.html#service-settings>`_
without the need for additional services.
- Adds initial support for `DHCP-less based deployments
<https://docs.openstack.org/ironic/latest/admin/drivers/redfish.html#layer-3-or-dhcp-less-ramdisk-booting>`_
with Redfish Virtual Media.
release-notes: https://docs.openstack.org/releasenotes/ironic/victoria.html