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: Ic53e1e3a48ec316f5668a96e19f1c27493b86983
Depends-On: https://review.openstack.org/578645
Closes-Bug: 1758675
This commit is contained in:
Liam Young 2018-04-23 14:08:48 +00:00 committed by Nobuto Murata
parent 1d94147e98
commit 411a32e385
1 changed files with 1 additions and 0 deletions

View File

@ -395,3 +395,4 @@ backend_url = {{ coordinator_memcached.url }}
# [hook_point:designate.api.v2.controllers.zones.get_one]
{% include "parts/section-oslo-middleware" %}