releases/deliverables/queens/python-vitrageclient.yaml
Sean McGinnis 1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00

27 lines
896 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.'