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
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.versionedobjects
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.versionedobjects: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: b7cf243fb96cd88d9abaa704d1eac7942df53a5c
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 6f6c78103bd0cda574ebf7de79184395de9ae0d3
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 8db69628834332ed2df6690135be5d5c1ebd3ca1
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 8db69628834332ed2df6690135be5d5c1ebd3ca1
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 8b3deb7b5adfed68b2f2d742743383f5f8503e82
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.3.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/oslo.versionedobjects/victoria.html
|