octavia/octavia/tests/unit/amphorae/drivers
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
..
haproxy Fix backend certificate file paths 2020-09-17 10:31:19 +00:00
health Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
keepalived Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_noop_amphoraloadbalancer_driver.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00