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
44 lines
1.2 KiB
YAML
44 lines
1.2 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.6.0
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 0a228dea2ee96ec3eabed3361ca22502d0bbd4a1
|
|
- version: 3.6.1
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: bd9d47aa36ad6f2f4746f09a267d7ce809a820f4
|
|
- version: 3.6.2
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: de243e7a72097246a1c9be9072a4322df38927b2
|
|
- version: 3.7.0
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: d8534850d9238e85ae0ea55bf2ac8583681fdb2b
|
|
- version: 3.7.1
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 639b47198b3334c33f4675a9210c31922c50be52
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: 639b47198b3334c33f4675a9210c31922c50be52
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/oslo.policy
|
|
hash: de7f51e0eb743b9d29424b7cc600cf73bec638e0
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 3.7.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.policy/wallaby.html
|