charm-layer-openstack/templates
Gabriel Cocenza 1c9e662d78 Add support for HAProxy L7 checks
This change adds the haproxy options if defined by the
charm class to enable HTTP checks to the HAProxy
configuration, instead of the default TCP connection
checks.

options.ssl check if the environment is using http or
https mode. We disable certificate verification because
we are only interested in the health of the service.

Fix for tox4 compability

Closes-Bug: #1880610
Change-Id: Ie091fdfe560b6a060f0c29c6b92a99f5e564eddf
2023-02-03 18:19:20 -03:00
..
parts Add service_type to keystone template 2022-04-01 12:07:40 +01:00
__init__.py Add templates from charm-helpers and new section-database 2015-12-10 10:12:07 +00:00
ceph.conf Improve Python 3 compatibility 2017-08-21 22:49:34 +00:00
git.upstart Add templates from charm-helpers and new section-database 2015-12-10 10:12:07 +00:00
haproxy.cfg Add support for HAProxy L7 checks 2023-02-03 18:19:20 -03:00
memcached.conf Update/add templates for deploying Memcache 2017-01-04 14:59:37 +00:00
openstack_https_frontend.conf Ease KeepAliveTimeout in line with keystoneauth1.session.Session 2021-10-14 09:50:25 +09:00