From 33f3c9cc22030b27c6e3f289b444d93aa49c9368 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 8 Mar 2019 13:37:08 -0800 Subject: [PATCH] Add cycle highlights for Octavia Stein Change-Id: Ia12f183a11e991ae6de07cf4d9aec5f645df0019 --- deliverables/stein/octavia.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/deliverables/stein/octavia.yaml b/deliverables/stein/octavia.yaml index 4c119f59d5..73ecd8401d 100644 --- a/deliverables/stein/octavia.yaml +++ b/deliverables/stein/octavia.yaml @@ -7,3 +7,13 @@ team: octavia type: service repository-settings: openstack/octavia: {} +cycle-highlights: + - 'Octavia now supports load balancer "flavors". This allows an operator to + create custom load balancer "flavors" that users can select when creating + a load balancer.' + - 'You can now enable TLS client authentication when using TERMINATED_HTTPS + listeners.' + - 'Octavia now supports backend re-encryption of connections to member + servers.' + - 'Metadata tags can now be assigned to the elements of an Octavia load + balancer.'