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

---
include-pypi-link: true
launchpad: python-muranoclient
release-model: cycle-with-intermediary
team: murano
type: client-library
releases:
- version: 1.0.0
projects:
- repo: openstack/python-muranoclient
hash: 5ab3573a9c89fec6c9c128b04df25be76fb9224b
- version: 1.0.1
projects:
- repo: openstack/python-muranoclient
hash: 294480075de1bde296953eaa54916d75cbfb40f5
branches:
- name: stable/queens
location: 1.0.1
release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/queens.html
repository-settings:
openstack/python-muranoclient: {}