628edb01d2
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. NOTE(elod.illes): due to pycadf is retired and don't even exist in wallaby and newer branches, this patch is simply move stable/victoria of pycadf as EOL. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I7300bc000c4dee2941e060cf0385a4266360b6f7
37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: keystoneauth
|
|
release-model: cycle-with-intermediary
|
|
team: keystone
|
|
type: library
|
|
repository-settings:
|
|
openstack/keystoneauth:
|
|
tarball-base: keystoneauth1
|
|
releases:
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: 646192d7fd4379fd05c8c59dca1845e780beb552
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339
|
|
- version: 4.2.1
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: c2d2e7af2989a81104739f7bb0c397c9e98a3949
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: c2d2e7af2989a81104739f7bb0c397c9e98a3949
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/keystoneauth
|
|
hash: d93e4d290133be2cee89b0931258b8e4d1f675d5
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.2.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/victoria.html
|