1704aa624a
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>
40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
---
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
release-notes: https://docs.openstack.org/releasenotes/openstacksdk/queens.html
|
|
storyboard: 760
|
|
team: OpenStackSDK
|
|
type: library
|
|
releases:
|
|
- projects:
|
|
- hash: 8daa33e3848fffc4b0656f7954b57ab499c71f2d
|
|
repo: openstack/openstacksdk
|
|
version: 0.10.0
|
|
- projects:
|
|
- hash: 26e14550fed4cb82ca0af17c71cb5674c3bef12d
|
|
repo: openstack/openstacksdk
|
|
version: 0.11.0
|
|
- projects:
|
|
- hash: 5de34797ab9002333830ac606cd5c8349a5fe17c
|
|
repo: openstack/openstacksdk
|
|
version: 0.11.1
|
|
- projects:
|
|
- hash: a65b18eab0aa6db51ec365801d2cd5b076e65647
|
|
repo: openstack/openstacksdk
|
|
version: 0.11.2
|
|
- projects:
|
|
- hash: 8cdf409c3d6fc3639e85292c5692f92031b4a172
|
|
repo: openstack/openstacksdk
|
|
version: 0.11.3
|
|
branches:
|
|
- name: stable/queens
|
|
location: 0.11.0
|
|
cycle-highlights:
|
|
- 'Merged code from shade, os-client-config and openstacksdk into a single library
|
|
as part of an effort to unify and simplify our client-side libraries.'
|
|
- 'Added support for making direct REST calls to all OpenStack services.'
|
|
- 'Updated pagination support to support all existing forms of pagination. Pagination
|
|
now works automatically behind the scenes.'
|
|
repository-settings:
|
|
openstack/openstacksdk: {}
|