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.3.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 8aed5feab8a5ae65658ea03fe1f2c238f6ffd908
|
|
- version: 5.3.1
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 82ebddca006d1dc61855fdd34b0616222039ea58
|
|
- version: 5.4.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 704656291946135f3403c0cb5951f6afeb83f6ac
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 704656291946135f3403c0cb5951f6afeb83f6ac
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 473d1baf89339be564d4db474934e0c255873479
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 5.4.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-openstackclient/victoria.html
|