27676714aa
This transition the train branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: Iee71a4c958e2628452a51700b924e5b56518f0cb
26 lines
740 B
YAML
26 lines
740 B
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: 1.28.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 3e3dfb1d5a401fb0e0003c6fab0a41bd3479b7c8
|
|
- version: 1.29.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 1b2cafb008bee70242b68a03212bcc575df683b9
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 1b2cafb008bee70242b68a03212bcc575df683b9
|
|
branches:
|
|
- location: 1.29.0
|
|
name: stable/train
|
|
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/train.html
|