Hongbin Lu da889a59f5 Add cycle highlight for Zun
Change-Id: Ib8dca31351ce0ff9f2f22c40d429439d7f76f3e5
2019-09-12 23:59:39 +00:00

12 lines
294 B
YAML

---
launchpad: zun
release-model: cycle-with-rc
team: zun
type: service
repository-settings:
openstack/zun: {}
cycle-highlights:
- Zun compute agent report local resources to Placement API.
- Zun scheduler gets allocation candidates from placement API and
claim container allocation.