Enable proxy header parsing

Ensure that oslo.middleware parses any proxy information
forwarded from haproxy/apache with regards to protocol;
this ensures that https connections are correctly detected.

Change-Id: Id939a1873eb1e57b4b76771ad96c31a793cea923
Closes-Bug: 1758675
This commit is contained in:
Liam Young 2018-04-23 13:50:24 +00:00 committed by Nobuto Murata
parent 8a301c8fd4
commit a7f029143f
1 changed files with 2 additions and 0 deletions

View File

@ -85,4 +85,6 @@ flavor = keystone
{% include "section-oslo-notifications" %}
{% include "section-oslo-middleware" %}
{% include "parts/section-storage" %}