Comment 39 for bug 1758675

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

Reviewed: https://review.openstack.org/563642
Committed: https://git.openstack.org/cgit/openstack/charm-aodh/commit/?id=29d15711832bc66809e2500a8ffe8ccd68719019
Submitter: Zuul
Branch: master

commit 29d15711832bc66809e2500a8ffe8ccd68719019
Author: Liam Young <email address hidden>
Date: Mon Apr 23 14:17:23 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: I704275a54961dc5d711f045684e8b9d5d24da206
    Depends-On: https://review.openstack.org/578645
    Closes-Bug: 1758675