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
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
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.6.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 6ce7da8aeb7e5d1347940433e087036e8e43eaa6
|
|
- version: 5.6.1
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: db417598ed958b3f1877906d5d1bc7c5896ea168
|
|
- version: 5.6.2
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: e6da07b977fab75f087827c764d63deb8a8f9d04
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: e6da07b977fab75f087827c764d63deb8a8f9d04
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 39ef29e0bf64783a6c23f33e3681a101bc1be46b
|
|
branches:
|
|
- name: stable/xena
|
|
location: 5.6.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-openstackclient/xena.html
|