3a92c68fa6
Adds release note landing pages added since the last time the script was run. Change-Id: I65acdcc8fb0ca16890ce90789cd81ca6017c449b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
27 lines
892 B
YAML
27 lines
892 B
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
|
|
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.
|