releases/deliverables/queens/vitrage.yaml
Előd Illés 96e9b09194 [vitrage] Transition Queens to End of Life
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: I7cc2fa9ac0e5eeb025e5ea596d4d2fe7dece9520
2022-11-25 21:33:45 +01:00

43 lines
1.3 KiB
YAML

---
launchpad: vitrage
release-model: cycle-with-intermediary
team: vitrage
type: service
branches:
- location: 2.1.0
name: stable/queens
releases:
- version: 2.0.0
projects:
- repo: openstack/vitrage
hash: 728523a886ae5c5cdd912dff04f7f6eb35e2e624
- version: 2.1.0
projects:
- repo: openstack/vitrage
hash: f14977e8a28753917e48b98ac5d6ab5263e7aa96
- version: 2.2.0
projects:
- repo: openstack/vitrage
hash: 1537886924cd6fe7c5bf9b4b82a0c287c6b08cfa
- version: 2.3.0
projects:
- repo: openstack/vitrage
hash: 8c6c6e37c8b019ee069ed666dd63eac636f452e2
- version: queens-em
projects:
- repo: openstack/vitrage
hash: 8c6c6e37c8b019ee069ed666dd63eac636f452e2
- version: queens-eol
projects:
- repo: openstack/vitrage
hash: 9b780154ccd37883df4382f7d5380602140cfb7b
repository-settings:
openstack/vitrage: {}
release-notes: https://docs.openstack.org/releasenotes/vitrage/queens.html
cycle-highlights:
- Introduced template version 2 including several enhancements like
regex support, templates that contain only topoology definitions
and template functions
- Several performance improvements, mostly around parallel evaluation
of Vitrage templates