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

24 lines
656 B
YAML

---
include-pypi-link: true
launchpad: python-troveclient
release-model: cycle-with-intermediary
team: trove
type: client-library
releases:
- version: 2.13.0
projects:
- repo: openstack/python-troveclient
hash: 1d3e516dea5448f2230354d1457f488b34a2bd4d
- version: 2.14.0
projects:
- repo: openstack/python-troveclient
hash: e30e8db7e7e79e6409c22d4ea8c80e0ff5cc4672
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/queens.html
branches:
- location: 2.14.0
name: stable/queens
repository-settings:
openstack/python-troveclient: {}
cycle-highlights:
- 'Migration to openstack client.'