81a16f42a9
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: Ic0372eb62517f5ae6ae329c19f842c4df2720ab2
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-manilaclient
|
|
release-model: cycle-with-intermediary
|
|
team: manila
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-manilaclient: {}
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 9613c7fd2652dc3c7b8793c9af2b6357f42a4757
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: c267433c2dfd266181b8ccf5fb99e8dd5bd8cf87
|
|
- version: 2.3.1
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: ab673a2783e09256718b22bc44c3e394646d958b
|
|
- version: 2.3.2
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: eee6ca937c1358b00e95978e9ea81be82d93d422
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: eee6ca937c1358b00e95978e9ea81be82d93d422
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 384815e55939bf6248b63686edb68d14a95dfdfa
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.3.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-manilaclient/victoria.html
|