releases/deliverables/queens/python-novaclient.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
595 B
YAML

---
branches:
- location: 10.1.0
name: stable/queens
include-pypi-link: true
launchpad: python-novaclient
release-model: cycle-with-intermediary
release-notes: https://docs.openstack.org/releasenotes/python-novaclient/queens.html
team: nova
type: client-library
releases:
- version: 10.0.0
projects:
- hash: fefc3ba723865307f4cc2ca287eb59faa4e8a5b1
repo: openstack/python-novaclient
- version: 10.1.0
projects:
- hash: ed73aadf19feb1279b653721ef42c65016edae52
repo: openstack/python-novaclient
repository-settings:
openstack/python-novaclient: {}