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
36 lines
995 B
YAML
36 lines
995 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.limit
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.limit: {}
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/oslo.limit
|
|
hash: 31d874bcb0ec91366e0e820a371cb4c956ff4b6e
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/oslo.limit
|
|
hash: 0b35c1614c455a6c06e866899e6ee21586eb14ff
|
|
- version: 1.2.1
|
|
projects:
|
|
- repo: openstack/oslo.limit
|
|
hash: ddb62b9fd41380870ee5ab2d46ca11a33fbfd990
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.limit
|
|
hash: ddb62b9fd41380870ee5ab2d46ca11a33fbfd990
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.limit
|
|
hash: 9b8c708c7d6d760583e78d3ec5a1f7c287d0bde8
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.2.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.limit/victoria.html
|