releases/deliverables/queens/openstacksdk.yaml
Előd Illés dd7ae36976 [OpenStackSDK] Transition Queens to End of Life
This transition the Queens branch to End of Life. The last patch of the
branch will be tagged with queens-eol tag. The stable/queens branch
cannot be used anymore and will be deleted if this patch merges.

This is needed as stable/queens is not actively maintained in the recent
period and thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/queens is deleted, and propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

Change-Id: Ic2d376cdf840cf2d984a5a798d76bbd3564a10d1
2022-11-25 21:33:44 +01:00

53 lines
1.7 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
- version: queens-em
projects:
- repo: openstack/openstacksdk
hash: 3b9f3694101f92965ab421cc45554edd16eca99b
- version: queens-eol
projects:
- repo: openstack/openstacksdk
hash: 1462454923d04a2d9c260edeb0f040eaa8b4a91c
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: {}