e6ee7c4827
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: Ic9ec45b9bde1102006e897f676a1c85d1c13ba4e
22 lines
605 B
YAML
22 lines
605 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-muranoclient
|
|
release-model: cycle-with-intermediary
|
|
team: murano
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-muranoclient: {}
|
|
releases:
|
|
- version: 1.3.0
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: 2f501776a607db3862ce89dbaf22c9d48e7e7f87
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: 2f501776a607db3862ce89dbaf22c9d48e7e7f87
|
|
branches:
|
|
- location: 1.3.0
|
|
name: stable/train
|
|
release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/train.html
|