tripleo-heat-templates/releasenotes/notes/consolidate-octavia-post-deploy-configs-bc251a5446e5615d.yaml
Carlos Goncalves c2bb9c0937 Simplify octavia post deploy configs
Consolidate post deploy configurations in a single file. Octavia
controller services share many configurations. It is best to consolidate
them in the same configuration file. This fixes problems seen like
amphorae not having the controller_ip_port_list config value set on
failover triggered by the Health Manager service as that config was only
being loaded for the Worker service.

Closes-Bug: #1836074
Depends-On: https://review.opendev.org/#/c/687311/

Change-Id: I32524f85ef6a0ca3e87fa9acc8c9e12776225717
2019-10-10 14:28:28 +02:00

6 lines
104 B
YAML

---
fixes:
- |
Fixed an issue where Octavia controller services were not properly
configured.