octavia/releasenotes/notes/fix-missing-amphora-create-dependency-a954ded0d260d462.yaml
Carlos Goncalves ae6f344359 Fix missing dependency in amphora create flow
Task CertComputeCreate requires SERVER_GROUP_ID but this dependency is
missing when nova anti-affinity is enabled and load balancer topology is
SINGLE. This patch fixes this issue.

Task: 40408
Story: 2007943
Closes-Bug: #1888397

Change-Id: I757d84e4624f488382ec4ff9af3f489cd9a85ed3
2020-07-22 11:58:23 +02:00

6 lines
143 B
YAML

---
fixes:
- |
Fixed an issue where amphora load balancers fail to create when Nova
anti-affinity is enabled and topology is SINGLE.