From 87a7b42725134710e093107c5643eab5c7486937 Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Thu, 1 Sep 2022 17:54:18 +0200 Subject: [PATCH] Zed Cycle Highlights for Octavia Change-Id: I71fd6cc8e1eeee59faacb82548ec57e362a19bf1 --- deliverables/zed/octavia.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deliverables/zed/octavia.yaml b/deliverables/zed/octavia.yaml index 5b803cc3fb..febfa528f9 100644 --- a/deliverables/zed/octavia.yaml +++ b/deliverables/zed/octavia.yaml @@ -5,5 +5,14 @@ release-model: cycle-with-rc release-type: python-pypi team: octavia type: service +cycle-highlights: + - Octavia load balancers now support multiple VIPs, these VIPs must be + allocated on subnets from the same network, enabling dual-stack (IPv4/IPv6) + load balancers. + - Notification support is available in Octavia, it sends notifications about + major events of the life-cycle of a load balancer. + - Octavia implements a failover circuit breaker, an optional feature that + prevents Octavia from automatically recreating Amphorae virtual machines + during cloud outages. repository-settings: openstack/octavia: {}