From 9dcfa149cef9e0030bc01d7cedf690ac3037ab70 Mon Sep 17 00:00:00 2001 From: Eric K Date: Thu, 21 Mar 2019 17:58:28 -0700 Subject: [PATCH] Congress cycle highlights Change-Id: I7f9d7efe63f6721c145fbdcab353c56125bda33e --- deliverables/stein/congress.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deliverables/stein/congress.yaml b/deliverables/stein/congress.yaml index 83200696da..0fcc4dcb71 100644 --- a/deliverables/stein/congress.yaml +++ b/deliverables/stein/congress.yaml @@ -14,3 +14,14 @@ releases: branches: - location: 9.0.0.0rc1 name: stable/stein +cycle-highlights: + - Important new NFV fault management capabilities through the addition of + multiple new features in Congress integration with Nova, Tacker, and + Monasca. + - The new JGress framework unlocks whole new classes of policy use by making + the state of the cloud as given by JSON APIs available for policy + evaluation. By adopting a JSON query language for expressing policy + directly over JSON API data, JGress enables deployers to plug-in new data + sources without being limited by the availability of integration drivers. + - As with every release, we continue to make Congress more robust and + stable than ever with bug fixes and internal improvements.