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
48 lines
1.3 KiB
YAML
48 lines
1.3 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.9.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 36fa21870f9d00abcfe723b212bbb35911449509
|
|
- version: 4.9.1
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 25e3d5889d6235658bcc21bd85d24ba2c2240c6a
|
|
- version: 4.9.2
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 75c4abd909aa86f01e138329e89ffc31d53ef2d3
|
|
- version: 4.10.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 2c74bb92e5e9561e2ad1386c2e14fb042d6dc062
|
|
- version: 4.10.1
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 5ce8a7f0f8ecec7a85a23ec3d7a7fb1cad14ceba
|
|
- version: 4.10.2
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 90a504672071d61bdae3206c4764bd3528c165d6
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 90a504672071d61bdae3206c4764bd3528c165d6
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 3ae82df28d7882dc4d13e9332b273a1b42fa82ce
|
|
branches:
|
|
- name: stable/xena
|
|
location: 4.10.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.utils/xena.html
|