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
53 lines
1.6 KiB
YAML
53 lines
1.6 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.4.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 3cc12ce444feaf069f3953788a3d9f9c425bd768
|
|
- version: 2.5.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 8d71f1ee03b9562ed436a2f09bf768cf7a8c1614
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 1075210b959da0daa613aaaf4f60f4b7810071f2
|
|
- version: 2.6.1
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: c338a6c2d02bf94e46904e5998ebdf1a357d2866
|
|
- version: 2.6.2
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: a9d1193741f75f7a11d92a7d117bc3d666da1d95
|
|
- version: 2.6.3
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: ea39ef8fc17a5de768c3ff4ed2c9f761e870b358
|
|
- version: 2.6.4
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 7f7d7d32dcabfa619ea9e1717483062026e0b61f
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 7f7d7d32dcabfa619ea9e1717483062026e0b61f
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 2247f1853f1c6a15b21103c9c2ac690919bfc123
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.6.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-manilaclient/wallaby.html
|