Merge "Enable proxy header parsing"

This commit is contained in:
Zuul 2018-07-10 08:58:03 +00:00 committed by Gerrit Code Review
commit a77773da9d
2 changed files with 4 additions and 0 deletions

View File

@ -79,3 +79,5 @@ workers = {{ workers }}
[clients]
endpoint_type = internalURL
{%- endif %}
{% include "section-oslo-middleware" %}

View File

@ -75,3 +75,5 @@ endpoint_type = internalURL
endpoint_type = publicURL
{%- endif %}
{% include "section-oslo-middleware" %}