Add cycle highlight for Zun

Change-Id: Ib8dca31351ce0ff9f2f22c40d429439d7f76f3e5
This commit is contained in:
Hongbin Lu
2019-09-12 23:59:39 +00:00
parent 7604701f3b
commit da889a59f5

View File

@@ -5,3 +5,7 @@ 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.