releases/deliverables/rocky/python-keystoneclient.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
617 B
YAML

---
include-pypi-link: true
launchpad: python-keystoneclient
release-model: cycle-with-intermediary
releases:
- projects:
- hash: 935401e67b78a7d6c455e68b609f934a411102f3
repo: openstack/python-keystoneclient
version: 3.16.0
- projects:
- hash: 234ea50d5dfa3c6b71c15d32223a2ddf84c1aa1e
repo: openstack/python-keystoneclient
version: 3.17.0
team: keystone
type: client-library
repository-settings:
openstack/python-keystoneclient: {}
branches:
- location: 3.17.0
name: stable/rocky
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/rocky.html