From ab69e1dced66b8bbaec8cce516c77f7802ae9c97 Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Sun, 22 Mar 2020 23:13:50 +0000 Subject: [PATCH] zun: ussuri cycle highlights Change-Id: I2cc4dfb3ffa26eac45c14afa944ec826e25e8f50 --- deliverables/ussuri/zun.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deliverables/ussuri/zun.yaml b/deliverables/ussuri/zun.yaml index 7517e80bf7..006738cd5b 100644 --- a/deliverables/ussuri/zun.yaml +++ b/deliverables/ussuri/zun.yaml @@ -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.