9d3a3eae66
We've been warning that these are deprecated for awhile now, and we now have enforcement in place to make sure no new highlights are added. We also have some automation that rewrites the deliverable files but does not always do a great job, resulting in poorly formatted text that causes warnings in the validation job. Since many folks new to the release process, and some that have done it for awhile, look at existing files to see what to do for new releases, they do assume highlights should be used and end up adding them to their deliverable file. Since most of these also do not know to run local validatation, this results in gate resources being used to just now be rejected with the current checks. To help prevent this from happening, and to get rid of the warning messages from poor reformatting, this just removes highlights from the last few releases. Change-Id: I5753436c7fb99240eb7a6f691c81e580ef8e7ac9
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
---
|
|
launchpad: glance
|
|
team: glance
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/ocata.html
|
|
type: service
|
|
release-model: cycle-with-milestones
|
|
include-pypi-link: no
|
|
artifact-link-mode: tarball
|
|
branches:
|
|
- name: stable/ocata
|
|
location: 14.0.0.0rc1
|
|
releases:
|
|
- version: 14.0.0.0b1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 51447d07d3fcee66b9824460102ed5e51138c2fb
|
|
- version: 14.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 835a18d678ac85159e13095cadeb7b62c1652fd4
|
|
- version: 14.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 9c7b25d6f8e91764052319e22b35cc98545eecf5
|
|
- version: 14.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 8997684aabe54d0a8ba43aff0be52f64153d8a1a
|
|
- version: 14.0.0
|
|
diff-start: 13.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 8997684aabe54d0a8ba43aff0be52f64153d8a1a
|
|
- version: 14.0.1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 3b7c58003de9d6e9e67b2ccbcdc0addd77b17191
|
|
repository-settings:
|
|
openstack/glance: {}
|