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
45 lines
1.3 KiB
YAML
45 lines
1.3 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.7.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 99ccf02d0b2c1c5cb28f58223637be8df5823163
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 89f7f2728b10f318b1dfb4ed50c0d3f6b209e60c
|
|
- version: 3.0.1
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: dfd9f830dae5e58131c8451e8c3851b5beeafc87
|
|
- version: 3.0.2
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 05982cef888211a7d2dbe60a42d4cc6bba4b8cae
|
|
- version: 3.0.3
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 135cdf98c3178276346d8b7764f8877111491919
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 135cdf98c3178276346d8b7764f8877111491919
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 80093c0f7298b062c6916fafb32ff8b337d6a5f7
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.0.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-manilaclient/xena.html
|