releases/deliverables/queens/neutron-lib.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

30 lines
807 B
YAML

---
include-pypi-link: true
launchpad: neutron
release-model: cycle-with-intermediary
team: neutron
type: library
releases:
- version: 1.10.0
projects:
- repo: openstack/neutron-lib
hash: 5e6153b144512e69157df8d16da71674f9c04778
- version: 1.11.0
projects:
- repo: openstack/neutron-lib
hash: ff5ee1720dcc8accc021c0a621b6c664fb4a50c0
- version: 1.12.0
projects:
- repo: openstack/neutron-lib
hash: cd07c7bc095f41670fb3813e55b659fe943ded1b
- version: 1.13.0
projects:
- repo: openstack/neutron-lib
hash: dcf96cd351a18ba96cffe77efc0a39e5c2071d3c
branches:
- name: stable/queens
location: 1.13.0
release-notes: https://docs.openstack.org/releasenotes/neutron-lib/queens.html
repository-settings:
openstack/neutron-lib: {}