Merge "Enable healthcheck API in Octavia and Ironic" into stable/wallaby

This commit is contained in:
Zuul 2021-10-11 01:29:03 +00:00 committed by Gerrit Code Review
commit b0cb5d3983
2 changed files with 2 additions and 0 deletions

View File

@ -159,6 +159,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::bind_host:
str_replace:

View File

@ -178,6 +178,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):