d433a8df85
This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I597132f63465e888a22889e4d7663a33f29d21aa
64 lines
2.1 KiB
YAML
64 lines
2.1 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
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/rocky.html
|