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

22 lines
610 B
YAML

---
team: mistral
type: client-library
include-pypi-link: true
launchpad: python-mistralclient
release-model: cycle-with-intermediary
branches:
- location: 3.2.0
name: stable/queens
releases:
- version: 3.2.0
projects:
- repo: openstack/python-mistralclient
hash: 69e8925b20ecf08647c1091d8928479c72533422
- version: 3.3.0
projects:
- repo: openstack/python-mistralclient
hash: 1008e4e4cbd58465226a54c261b1d73021fcd2ed
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/queens.html
repository-settings:
openstack/python-mistralclient: {}