cd067b550f
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: I4ca342be29ad5d540fb262cc95f8f0b1b326b8f7
31 lines
848 B
YAML
31 lines
848 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-zaqarclient
|
|
release-model: cycle-with-intermediary
|
|
team: zaqar
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-zaqarclient: {}
|
|
releases:
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: db7f5cd9fb8034c9b7af287ddbff801ae0a83af8
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: 8f0b9f5b07b51a39488a4f1e4f0f092b6579ee73
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: 8f0b9f5b07b51a39488a4f1e4f0f092b6579ee73
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: 18c30dda0668130e409250e537b5912ba6b76f3a
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.0.1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|