8dc626bcda
This is a first pass at adding release note links for projects that have landed a train release note landing page. Follow on patches will need to be done to pick up more as they come. Change-Id: I1d145aa59a12c18b8bfca01557854d2173e1f218 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
21 lines
553 B
YAML
21 lines
553 B
YAML
---
|
|
launchpad: zun
|
|
release-model: cycle-with-rc
|
|
team: zun
|
|
type: service
|
|
repository-settings:
|
|
openstack/zun: {}
|
|
releases:
|
|
- projects:
|
|
- hash: aaa4ae8bf8ee7b50a3666f27e30444abd67b3b82
|
|
repo: openstack/zun
|
|
version: 4.0.0.0rc1
|
|
branches:
|
|
- location: 4.0.0.0rc1
|
|
name: stable/train
|
|
cycle-highlights:
|
|
- Zun compute agent report local resources to Placement API.
|
|
- Zun scheduler gets allocation candidates from placement API and
|
|
claim container allocation.
|
|
release-notes: https://docs.openstack.org/releasenotes/zun/train.html
|