Enable proxy header parsing in Octavia API

... so that Octavia API can set up the correct request URL even when
SSL/TLS is enabled.

Depends-on: https://review.opendev.org/#/c/736446/
Change-Id: I3ff7d557fc3f544affd35da3a23e56f287b8112f
This commit is contained in:
Takashi Kajinami 2020-06-18 15:27:21 +09:00
parent 842ef194f4
commit a314ad3ae4
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ outputs:
octavia::worker::manage_nova_flavor: {get_param: OctaviaManageNovaFlavor}
octavia::worker::nova_flavor_config: {get_param: OctaviaFlavorProperties}
octavia::api::service_name: 'httpd'
octavia::api::enable_proxy_headers_parsing: 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):