octavia/octavia/amphorae
Carlos Goncalves 89d5e9fcf6 Fix backend certificate file paths
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
2020-09-17 10:31:19 +00:00
..
backends Remove haproxy_check_script for UDP-only LBs 2020-09-11 12:16:23 -07:00
driver_exceptions Fix new pylint errors 2020-08-21 15:00:27 +02:00
drivers Fix backend certificate file paths 2020-09-17 10:31:19 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00