From a11500117e6cae30fafc89777474cc7456d7ed02 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 11 Sep 2019 14:35:29 -0700 Subject: [PATCH] Add Train release highlights for Octavia Change-Id: I40f2cf938d3bf8a0f6d47d84f0b1330d55998db1 --- deliverables/train/octavia.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deliverables/train/octavia.yaml b/deliverables/train/octavia.yaml index 5b803cc3fb..63efc82320 100644 --- a/deliverables/train/octavia.yaml +++ b/deliverables/train/octavia.yaml @@ -7,3 +7,12 @@ team: octavia type: service repository-settings: openstack/octavia: {} +cycle-highlights: + - 'An Access Control List (ACL) can now be applied to the load balancer + listener. Each port can have a list of allowed source addresses.' + - 'Octavia now supports Amphora log offloading. Operators can define syslog + targets for the Amphora administrative logs and for the tenant + load balancer connection logs.' + - 'Amphorae can now be booted using Cinder volumes.' + - 'The Amphora images have been optimized to reduce the image size and + memory consumption.'