1c9e662d78b328c6d4587171ccba08572e8dcf25
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
Overview
This layer provides the base OpenStack configuration options and dependencies for authoring OpenStack Charms. Typically you won't use this layer directly. The openstack-api or openstack-principle layers which consume this layer are probably more interesting as layers to directly use.
Where is the code?
The code for this module is held in the charms.openstack module which is developed at the following location:
Description
Languages
Python
96.1%
Shell
3.9%