Comment 32 for bug 1758675

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

Reviewed: https://review.openstack.org/563631
Committed: https://git.openstack.org/cgit/openstack/charm-glance/commit/?id=a7f029143fb63237c1fe4f91a965ce68b37695c3
Submitter: Zuul
Branch: master

commit a7f029143fb63237c1fe4f91a965ce68b37695c3
Author: Liam Young <email address hidden>
Date: Mon Apr 23 13:50:24 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: Id939a1873eb1e57b4b76771ad96c31a793cea923
    Closes-Bug: 1758675