c1920afeb6
As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky is not actively maintained in recent period, 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/rocky is deleted. 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. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: I8ba141e2eb4df647b8a04d1ee95dea0ea47996f9
68 lines
2.3 KiB
YAML
68 lines
2.3 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-milestones
|
|
team: glance
|
|
type: service
|
|
branches:
|
|
- name: feature/policy-refactor
|
|
location:
|
|
openstack/glance: ca51cb84650da93c52a26b2581f0582f0a280c11
|
|
- name: stable/rocky
|
|
location: 17.0.0.0rc1
|
|
cycle-highlights:
|
|
- Secure Hash Algorithm Support, which allows operators to configure
|
|
a self-describing secure hash that can be used by image consumers
|
|
to verify image data integrity
|
|
- Introduction of "hidden" images, a popular operator request that
|
|
enables operators to keep outdated public images hidden from the
|
|
default image-list response yet still available for server rebuilds
|
|
- The glance-manage utility has been updated to address OpenStack
|
|
Security Note OSSN-0075
|
|
- An implementation of multiple backend support, which allows operators
|
|
to configure multiple stores and allows end users to direct image
|
|
data to a specific store, is introduced as the EXPERIMENTAL Image
|
|
Service API version 2.8
|
|
releases:
|
|
- version: 17.0.0.0b1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: c6376ea0b3f0d539874841c337a0a6bad4a68d27
|
|
- version: 17.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 7d3ae1e9a67957489eb73585e0fc04233e60e65f
|
|
- version: 17.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: ff77f59bd4376be3bed8f8c62258f9973b7ef1f2
|
|
- version: 17.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 688426625171264f0bc2c56f496a4ce13a3de93f
|
|
- version: 17.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 488d2e4fccc399234fd62c127c8ece262111fe93
|
|
- diff-start: 16.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 488d2e4fccc399234fd62c127c8ece262111fe93
|
|
version: 17.0.0
|
|
- version: 17.0.1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: ad39c12c64c8ff017918a8790d69d5278ac379da
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: ad39c12c64c8ff017918a8790d69d5278ac379da
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: ad39c12c64c8ff017918a8790d69d5278ac379da
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/rocky.html
|