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
52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.policy
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.policy: {}
|
|
releases:
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 90009d338c85cba32529de280faec905126d57dd
|
|
- version: 3.2.1
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 719435f7323e55ee6b890f622d0fe9533b635adb
|
|
- version: 3.3.0
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: de857746867344c1a3f9f1dadf87b7ae046a1fc1
|
|
- version: 3.3.1
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: cab28649c689067970a51a2f9b329bdd6a0f0501
|
|
- version: 3.3.2
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 6296fce9f8e3205506f87dd31d0b18f4b7842000
|
|
- version: 3.4.0
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: c6ed9f33a55727e2411eae432f379b56ba9b9a6c
|
|
- version: 3.5.0
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 9ae15390da5a5f89a4e30b49338b6d5354f7ae4a
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 9ae15390da5a5f89a4e30b49338b6d5354f7ae4a
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 7163fdf06b7738c4548f42ec03db6fd2068d5c99
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.5.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.policy/victoria.html
|