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: Id44d0f09c79a9464f4da47f1b81d720cfba56260
Depends-On: https://review.openstack.org/578645
Closes-Bug: 1758675
(cherry picked from commit 1a0c66d5ba)
This commit is contained in:
Liam Young 2018-04-23 14:11:40 +00:00 committed by James Page
parent 9005e54fbb
commit 5de14cd24a
1 changed files with 2 additions and 0 deletions

View File

@ -241,6 +241,8 @@ version = '1.0'
# processing functionality.
thread_pool_size = 10
{% include "parts/section-oslo-middleware" %}
# ================= Secret Store Plugin ===================
[secretstore]
namespace = barbican.secretstore.plugin