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
56 lines
1.6 KiB
YAML
56 lines
1.6 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.2.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: e764cd92f4bb47bf50959376549baa4f379dce09
|
|
- version: 4.2.1
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: b9938230f992935e8332b6e288937be890724cd2
|
|
- version: 4.2.2
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: bc562f3393e976e7086642f03ef62a914a9b2dcc
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: c804ba7da61597ae3b5436ae607be24e91204639
|
|
- version: 4.4.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 0c2ca1afedf596a325f262198913c3698169a45c
|
|
- version: 4.5.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 7c4a94c0c3fcbd8f05541944851728f30deadd9b
|
|
- version: 4.6.0
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 91497da3e6adb9139cdcd0bcadc059ff6b5be1ff
|
|
- version: 4.6.1
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 65aa4226d4bf286468da6df6759e364c1eb3e049
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 65aa4226d4bf286468da6df6759e364c1eb3e049
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.utils
|
|
hash: 1656a00d410374bb5a0e4df7e6f7b7ce3433c608
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.6.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.utils/victoria.html
|