89d5e9fcf6
In amphora-agent API version 1.0, backend certificate files are uploaded to /var/lib/octavia/certs/<lb_id>/. However, the "server" line in the rendered HAProxy configuration sets the certificate paths to /var/lib/octavia/certs/<listener_id>/ (amphora-agent version 0.5). This renders an invalid HAProxy configuration file and as result HAProxy fails to reload with the new configuration, and members marked in ERROR provisioning status. Task: 40903 Story: 2008157 Change-Id: I7e2b12f19ee7b172464e809df6342ade1e87fb2e
6 lines
120 B
YAML
6 lines
120 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where members added to TLS-enabled pools would go to ERROR
|
|
provisioning status.
|