zun: ussuri cycle highlights

Change-Id: I2cc4dfb3ffa26eac45c14afa944ec826e25e8f50
This commit is contained in:
Hongbin Lu
2020-03-22 23:13:50 +00:00
committed by Thierry Carrez
parent c0bddbfe47
commit ab69e1dced

View File

@@ -5,3 +5,8 @@ team: zun
type: service
repository-settings:
openstack/zun: {}
cycle-highlights:
- Starting from this release, Zun adds support for CRI-compatible runtime.
Zun uses CRI runtime to realize the concept of capsule (pod).
As a result, users can use Zun API to create pods in Kata container via
a CRI runtime.