releases/deliverables/stein/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
608 B
YAML

---
team: mistral
type: client-library
include-pypi-link: true
launchpad: python-mistralclient
release-model: cycle-with-intermediary
repository-settings:
openstack/python-mistralclient: {}
releases:
- projects:
- hash: 6ffd1f3aa7921844c462e999a5ce0c14f29df0c1
repo: openstack/python-mistralclient
version: 3.8.0
- projects:
- hash: 1712bd4b6c698f5eff783e07c5f69b475c12c24d
repo: openstack/python-mistralclient
version: 3.8.1
branches:
- location: 3.8.0
name: stable/stein
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/stein.html