Comment 36 for bug 1758675

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-barbican (master)

Reviewed: https://review.openstack.org/563640
Committed: https://git.openstack.org/cgit/openstack/charm-barbican/commit/?id=1a0c66d5bacfde6c39441b19433f3f80ea60b5de
Submitter: Zuul
Branch: master

commit 1a0c66d5bacfde6c39441b19433f3f80ea60b5de
Author: Liam Young <email address hidden>
Date: Mon Apr 23 14:11:40 2018 +0000

    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