releases/deliverables/queens/python-openstacksdk.yaml
Sean McGinnis 4c2a944b83 Add queens release note links
Not all projects have landed the updates to create a queens
landing page yet, but for the ones that have, it would be
useful to get those out there for potential consumers of
the notes.

Change-Id: I8f793c3926e76d8d466c6d23a2e087c4e4986e04
2018-02-12 16:38:39 -06:00

45 lines
1.5 KiB
YAML

---
include-pypi-link: yes
release-model: cycle-with-intermediary
release-notes: https://docs.openstack.org/releasenotes/python-openstacksdk/queens.html
launchpad: python-openstacksdk
team: OpenStackSDK
type: library
releases:
- projects:
- hash: 8daa33e3848fffc4b0656f7954b57ab499c71f2d
repo: openstack/python-openstacksdk
tarball-base: openstacksdk
version: 0.10.0
- projects:
- hash: 26e14550fed4cb82ca0af17c71cb5674c3bef12d
repo: openstack/python-openstacksdk
tarball-base: openstacksdk
version: 0.11.0
- projects:
- hash: 5de34797ab9002333830ac606cd5c8349a5fe17c
repo: openstack/python-openstacksdk
tarball-base: openstacksdk
version: 0.11.1
- projects:
- hash: a65b18eab0aa6db51ec365801d2cd5b076e65647
repo: openstack/python-openstacksdk
tarball-base: openstacksdk
version: 0.11.2
- projects:
- hash: 8cdf409c3d6fc3639e85292c5692f92031b4a172
repo: openstack/python-openstacksdk
tarball-base: 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/python-openstacksdk: {}