From 1d1c5dd8e4bbaa07c6645cba97d0099d16b6a93b Mon Sep 17 00:00:00 2001 From: Eric K Date: Fri, 23 Feb 2018 15:42:46 -0800 Subject: [PATCH] Congress Q cycle highlights Change-Id: I8cdbf160c5895b2be8d1da28e8a98afb2005a921 --- deliverables/queens/congress.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/deliverables/queens/congress.yaml b/deliverables/queens/congress.yaml index c8749ac941..723a876228 100644 --- a/deliverables/queens/congress.yaml +++ b/deliverables/queens/congress.yaml @@ -29,4 +29,17 @@ repository-settings: branches: - location: 7.0.0.0rc1 name: stable/queens +cycle-highlights: + - 'Mistral Integration: Congress can now trigger workflows according to + operator-defined policy. From sending emails to running ansible playbooks, + Congress and Mistral can take infrastructure automation and fault-recovery + to the next level.' + - 'Config Validation: To help operators catch improper, insecure, or incompatible + configurations across the Stack, the new configuration validation facility + enables Congress to monitor service configurations according to policy.' + - 'Tag-based Security: To help operators secure and manage self-service + infrastructure, Congress now supports enforcement of application-based network + security policies based on tags and other semantic information.' + - 'Bug Fixes: As with every release, we continue to make Congress more robust and + stable than ever.' release-notes: https://docs.openstack.org/releasenotes/congress/queens.html