99612edcd9
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. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I5e1b3868b750bf687cc8516ee970e0dc026168b5
33 lines
969 B
YAML
33 lines
969 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-openstackclient
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackSDK
|
|
type: other
|
|
repository-settings:
|
|
openstack/python-openstackclient: {}
|
|
releases:
|
|
- version: 5.5.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 86bca18b74539d024e3854af0dfd3552c4d3b50b
|
|
- version: 5.5.1
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 53f1efa010f9319ef939109d2ed5c4a852271d74
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 53f1efa010f9319ef939109d2ed5c4a852271d74
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 06350b08530b32c9a9faed2f945673fb19f67f83
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 5.5.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-openstackclient/wallaby.html
|