releases/deliverables/rocky/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
661 B
YAML

---
include-pypi-link: true
launchpad: python-troveclient
release-model: cycle-with-intermediary
team: trove
type: client-library
repository-settings:
openstack/python-troveclient: {}
releases:
- projects:
- hash: 1dd0c2e26f426f05a9efc7110f359ba9554a7bf9
repo: openstack/python-troveclient
version: 2.15.0
- projects:
- hash: 3adf5fe392102c088b72c4dac6f10eaf1f0e7983
repo: openstack/python-troveclient
version: 2.16.0
branches:
- location: 2.16.0
name: stable/rocky
cycle-highlights:
- 'Continue migrating to OpenStackClient'
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/rocky.html