386e0d7686
Add links for rocky release note landing pages that have been added since the last time the script was run. Change-Id: I43df71318a37ae0cc25b6925c580ea624c534828 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
56 lines
1.9 KiB
YAML
56 lines
1.9 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
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/rocky.html
|