Add repo settings and remove highlights for Bexar

We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: I82142f39b60828fedab0b7061cd655953a1cc5c2
This commit is contained in:
Sean McGinnis 2018-02-23 08:42:10 -06:00
parent c99bf929aa
commit 5f1dedbd4e
3 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,9 @@ team: glance
type: service
release-model: cycle-with-milestones
releases:
- version: "0.1.7"
- version: 0.1.7
projects:
- repo: openstack/glance
hash: c9d3211caa2f7b0532300f6bcfafe736cf5b1481
repository-settings:
openstack/glance: {}

View File

@ -8,3 +8,5 @@ releases:
projects:
- repo: openstack/nova
hash: 75e052e2c0bb7f470b959ea1a6168a6c5cddd8fd
repository-settings:
openstack/nova: {}

View File

@ -4,7 +4,9 @@ team: swift
type: service
release-model: cycle-with-intermediary
releases:
- version: "1.2.0"
- version: 1.2.0
projects:
- repo: openstack/swift
hash: c2931e157c4db364e4ce9d971920be2a83641431
repository-settings:
openstack/swift: {}