059c9e68c5
This transition the Queens branch to End of Life. The last patch of the branch will be tagged with queens-eol tag. The stable/queens branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/queens is not actively maintained in the recent period and thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/queens is deleted, and propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. Change-Id: I626ac7e8f33375429adfc0940bdf96f9602eebf3
30 lines
877 B
YAML
30 lines
877 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-muranoclient
|
|
release-model: cycle-with-intermediary
|
|
team: murano
|
|
type: client-library
|
|
releases:
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: 5ab3573a9c89fec6c9c128b04df25be76fb9224b
|
|
- version: 1.0.1
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: 294480075de1bde296953eaa54916d75cbfb40f5
|
|
- version: queens-em
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: 294480075de1bde296953eaa54916d75cbfb40f5
|
|
- version: queens-eol
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: 8f96511d5e2b7abe81e6d4bb7af7510ee6d89a29
|
|
branches:
|
|
- name: stable/queens
|
|
location: 1.0.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/queens.html
|
|
repository-settings:
|
|
openstack/python-muranoclient: {}
|