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
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
storyboard: openstack/openstacksdk
|
|
team: OpenStackSDK
|
|
type: library
|
|
repository-settings:
|
|
openstack/openstacksdk: {}
|
|
releases:
|
|
- version: 0.47.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 1a032b8c602212c9ff650fc78a436d9be8af7a4a
|
|
- version: 0.48.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 3b693c2b9159d291ce3b7e44cf0b7051150eebf5
|
|
- version: 0.49.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: e29794be557e954831bb0a078e47614b85b92ab0
|
|
- version: 0.50.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 9fd923e2dbfc10b999c035c84b93bc1bcb262879
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 9fd923e2dbfc10b999c035c84b93bc1bcb262879
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: a7a96dac184c93a723fcbdbf4b167148dbfe7f53
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 0.49.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/openstacksdk/victoria.html
|