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
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-ironicclient
|
|
release-model: cycle-with-intermediary
|
|
team: ironic
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-ironicclient: {}
|
|
releases:
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 57cb1e5e4c8bca1e0b2138faad11fdd1d5cd87ab
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: e381a8b0c3d60f784cf7a005310d74ab0da489d0
|
|
- version: 4.4.0
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 2b6046093784c9b3dcff7573ac80702eb8a60924
|
|
- version: 4.4.1
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 2e6778fe6d795783fb71a8910c202ca32cd70c39
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 2e6778fe6d795783fb71a8910c202ca32cd70c39
|
|
- version: victoria-eol
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 2e6778fe6d795783fb71a8910c202ca32cd70c39
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.3.0
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-ironicclient/victoria.html
|