Files
releases/deliverables/queens/openstacksdk.yaml
Brian Haley f8f89f4815 Openstacksdk Queens 0.11.4
The python-openstacksdk/openstacksdk reference was fixed in [0],
so this should be good now.

[0] https://review.opendev.org/#/c/689131/

Change-Id: I57b69d29820c21ca959048c51c7de33a082f4a0b
2019-10-18 20:01:14 -04:00

45 lines
1.4 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
- projects:
- hash: 3b9f3694101f92965ab421cc45554edd16eca99b
repo: openstack/openstacksdk
version: 0.11.4
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: {}