releases/deliverables/queens/python-vitrageclient.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

35 lines
1.1 KiB
YAML

---
include-pypi-link: true
launchpad: python-vitrageclient
release-model: cycle-with-intermediary
team: vitrage
type: client-library
branches:
- location: 2.0.0
name: stable/queens
releases:
- version: 2.0.0
projects:
- hash: 7fd3400c536cb4f245b389642fd82f962fbdb2bd
repo: openstack/python-vitrageclient
- version: 2.1.0
projects:
- hash: d6bd2be30abccf02208e277bdb191701eeeb3dfe
repo: openstack/python-vitrageclient
- version: queens-em
projects:
- repo: openstack/python-vitrageclient
hash: d6bd2be30abccf02208e277bdb191701eeeb3dfe
- version: queens-eol
projects:
- repo: openstack/python-vitrageclient
hash: 93a5b617873d3339e0b7dbbfb49979006f72bcef
release-notes: https://docs.openstack.org/releasenotes/python-vitrageclient/queens.html
repository-settings:
openstack/python-vitrageclient: {}
cycle-highlights:
- New API for template management (add/delete template) allows users
to change the alarm deduction and RCA rules more easily. The new
rules are immediately applied on existing resources and alarms.
- New API for webhook registration on Vitrage alarms.