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
47 lines
1.4 KiB
YAML
47 lines
1.4 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.5.0
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 2ade8869adefa0c1ffe1db3ad1e7425fdee5b9a2
|
|
- version: 4.6.0
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 891192ca2b9e118cc05fd6560541bcca5d385370
|
|
- version: 4.6.1
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 59ffddd2e51123bf54768ec72eb6812070c4d68d
|
|
- version: 4.6.2
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 702e22805fad1c6f5451e91e474d0215d5d2bab4
|
|
- version: 4.6.3
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 7a776462ccbf2b8eae4c7bd8de754ce081d96cd5
|
|
- version: 4.6.4
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 09b78fa80edba7317ab00b64a3f7f2b29c754fb8
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 09b78fa80edba7317ab00b64a3f7f2b29c754fb8
|
|
- version: wallaby-eol
|
|
projects:
|
|
- repo: openstack/python-ironicclient
|
|
hash: 09b78fa80edba7317ab00b64a3f7f2b29c754fb8
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.6.1
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-ironicclient/wallaby.html
|