fc4106a3a3
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: Ibecca9ef2941680f13c679a2d81d3b307ffa5f19
26 lines
745 B
YAML
26 lines
745 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: cloudkitty
|
|
release-model: cycle-with-intermediary
|
|
team: cloudkitty
|
|
type: horizon-plugin
|
|
branches:
|
|
- name: stable/queens
|
|
location: 7.0.0
|
|
releases:
|
|
- version: 7.0.0
|
|
projects:
|
|
- repo: openstack/cloudkitty-dashboard
|
|
hash: 91b85be715a9a56f07087feb967885118bc949d9
|
|
- version: queens-em
|
|
projects:
|
|
- repo: openstack/cloudkitty-dashboard
|
|
hash: 91b85be715a9a56f07087feb967885118bc949d9
|
|
- version: queens-eol
|
|
projects:
|
|
- repo: openstack/cloudkitty-dashboard
|
|
hash: 0bc2e4471b5a80214841bf470643bf10019b2eb4
|
|
repository-settings:
|
|
openstack/cloudkitty-dashboard: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty-dashboard/queens.html
|