Merge "Enable proxy header parsing in Octavia API"
This commit is contained in:
@@ -170,6 +170,7 @@ outputs:
|
|||||||
octavia::worker::manage_nova_flavor: {get_param: OctaviaManageNovaFlavor}
|
octavia::worker::manage_nova_flavor: {get_param: OctaviaManageNovaFlavor}
|
||||||
octavia::worker::nova_flavor_config: {get_param: OctaviaFlavorProperties}
|
octavia::worker::nova_flavor_config: {get_param: OctaviaFlavorProperties}
|
||||||
octavia::api::service_name: 'httpd'
|
octavia::api::service_name: 'httpd'
|
||||||
|
octavia::api::enable_proxy_headers_parsing: true
|
||||||
octavia::wsgi::apache::ssl: {get_param: EnableInternalTLS}
|
octavia::wsgi::apache::ssl: {get_param: EnableInternalTLS}
|
||||||
# NOTE: bind IP is found in hiera replacing the network name with the local node IP
|
# 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):
|
# for the given network; replacement examples (eg. for internal_api):
|
||||||
|
Reference in New Issue
Block a user