From ccf27c47e0569ae84e2589f1d6c8c1ff7792f7ed Mon Sep 17 00:00:00 2001
From: Mark Goddard <mark@stackhpc.com>
Date: Fri, 6 Sep 2019 10:07:15 +0100
Subject: [PATCH] Add cycle highlights for kolla in Train

Change-Id: I54dad97a4d9f93616a9098b2e18daf6d409df31b
---
 deliverables/train/kolla.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/deliverables/train/kolla.yaml b/deliverables/train/kolla.yaml
index f4ca5e998d..bfc3470350 100644
--- a/deliverables/train/kolla.yaml
+++ b/deliverables/train/kolla.yaml
@@ -5,3 +5,7 @@ team: kolla
 type: other
 repository-settings:
   openstack/kolla: {}
+cycle-highlights:
+  - Switched to Python 3 in Debian and Ubuntu source images.
+  - Introduced images and playbooks for Masakari, which supports instance High
+    Availability, and Qinling, which provides Functions as a Service.