releases/deliverables/rocky/python-heatclient.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

30 lines
855 B
YAML

---
include-pypi-link: true
launchpad: python-heatclient
release-model: cycle-with-intermediary
team: heat
type: client-library
releases:
- version: 1.15.0
projects:
- repo: openstack/python-heatclient
hash: aab5b85811c4a23dc0b66e27c771a59a91a2bec0
- version: 1.16.0
projects:
- repo: openstack/python-heatclient
hash: f095a0fd133a831ffeb04f9cb7f9d81a4f31a04a
- version: 1.16.1
projects:
- repo: openstack/python-heatclient
hash: b5f3d34cd009445de9a6489828faad7ec624a1a6
- version: 1.16.2
projects:
- repo: openstack/python-heatclient
hash: 951b50fdc951f748b613fe0cf216a66676266de9
repository-settings:
openstack/python-heatclient: {}
branches:
- location: 1.16.1
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/python-heatclient/rocky.html