![Előd Illés](/assets/img/avatar_default.png)
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: I5dbaae807b3542289f747fe492a380199316df07
49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-troveclient
|
|
release-model: cycle-with-intermediary
|
|
team: trove
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-troveclient: {}
|
|
releases:
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 99126428cef64e5b985c66903d3c8444beed0f91
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: b86ff27e35054f0129022a8dca08a912132973af
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: c23da586e9466cf77a8fca314871b3cba58028f9
|
|
- version: 5.1.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: e0e9be460271bf1f632c86ae637422023a5318b7
|
|
- version: 5.1.1
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 895f6629a4af85fd3003e04239215a809ee8a5f8
|
|
- version: 5.1.2
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 41a055526987d20ca36d933b29e698f4182a4587
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 41a055526987d20ca36d933b29e698f4182a4587
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 41a055526987d20ca36d933b29e698f4182a4587
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 5.1.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-troveclient/victoria.html
|