2743c6e43e
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: I87612ef720985322ff97b4f17b6bef3d06697fc0
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.utils
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.utils: {}
|
|
releases:
|
|
- version: 4.7.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 87d2a1f9d4be63633f0988a112b2f6f706352de1
|
|
- version: 4.8.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 3288539a0b3be6b69efd2630b79133b918bb079b
|
|
- version: 4.8.1
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 4cc3a558244769017ed5d8c3a6e4a63429d1e8e9
|
|
- version: 4.8.2
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: a38b56a6f9438d256d6e0f9b03181015f2b27d8c
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: a38b56a6f9438d256d6e0f9b03181015f2b27d8c
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: fe0d22524021c86ba82c156cc08b1a1890effc60
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.8.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.utils/wallaby.html
|