ironic/devstack
Pavlo Shchelokovskyy 5e8c966a40 Use HTTPProxyToWSGI middleware from oslo
currently it is impossible to use ironic-api for both internal and
public api at the same time when both of those are using (ssl
terminating) proxies as there's only one config option to override the
resource url's in responses ([api]public_endpoint).

This patch adds the http_proxy_to_wsgi middleware from oslo.middleware
to the ironic API service, which, with properly configured proxies,
makes the choice of correct URL automatic, and thus makes such scenario
possible.

As this middleware may potentially not properly handle some
endpoint URL schemas, leave the api.public_endpoint option as a backup,
but it will be ignored when proxy headers parsing is enabled.

Change-Id: I3ce6b0726b479c2835f8777957b2cb12d8098aec
Story: #2006303
Task: #36019
2019-08-02 12:29:37 +00:00
..
files devstack: Install arch specific debs only when deploying to that arch 2019-07-01 14:59:50 +00:00
lib Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
tools/ironic Add a pxe/uefi/grub2 CI job 2019-06-05 14:21:13 -07:00
upgrade Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 16:13:58 +08:00
common_settings Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 16:13:58 +08:00
plugin.sh Replace use of Q_USE_PROVIDERNET_FOR_PUBLIC 2019-01-18 13:26:03 +00:00
settings Switch ironic-dsvm-standalone to zuulv3 native 2018-06-29 15:56:35 +01:00