octavia/octavia/tests/unit/common/sample_configs
Michael Johnson 9b6aa47c03 Fix an upgrade issue for CentOS 7 amphora
A recent patch[1] (stein master) added the http-reuse option to the
haproxy template for pools. This feature is not available in the HAProxy
version included with CentOS 7, 1.5.x. This could cause an upgrade issue
if the control plane was upgraded to Stein, but the cloud still had older
CentOS based amphora.

This patch corrects that issue by checking the HAProxy version in the
amphora and adjusting the template if it finds an older HAProxy.

This patch also updates the test_health_check_stale_amphora test to
not wait (sleep) for the full heartbeat_timeout.

[1] https://review.openstack.org/#/c/598379/

Change-Id: I3d990d1d3cd93dbeced9edc53f9c166610dafcd0
Story: 2003901
Task: 26775
2018-09-28 16:37:22 -07:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
sample_certs.py Allow using spaces for primary common name in SSL certificates 2018-06-11 14:32:45 -04:00
sample_configs.py Fix an upgrade issue for CentOS 7 amphora 2018-09-28 16:37:22 -07:00
sample_pkcs12.p12 Switch to using PKCS12 for TLS Term certs 2018-01-23 07:17:14 +00:00