Merge "Enable healthcheck API in Octavia and Ironic"

This commit is contained in:
Zuul 2021-07-13 00:03:31 +00:00 committed by Gerrit Code Review
commit a59039d29c
2 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,7 @@ outputs:
# This is used to build links in responses
ironic::api::public_endpoint: {get_param: [EndpointMap, IronicPublic, uri_no_suffix]}
ironic::api::service_name: 'httpd'
ironic::healthcheck::enabled: true
ironic::policy::policies: {get_param: IronicApiPolicies}
ironic::wsgi::apache::vhost_custom_fragment:
if:

View File

@ -171,6 +171,7 @@ outputs:
octavia::worker::nova_flavor_config: {get_param: OctaviaFlavorProperties}
octavia::api::service_name: 'httpd'
octavia::api::enable_proxy_headers_parsing: true
octavia::api::healthcheck_enabled: true
octavia::wsgi::apache::ssl: {get_param: EnableInternalTLS}
# NOTE: bind IP is found in hiera replacing the network name with the local node IP
# for the given network; replacement examples (eg. for internal_api):