Comment 37 for bug 1758675

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

Reviewed: https://review.openstack.org/563639
Committed: https://git.openstack.org/cgit/openstack/charm-designate/commit/?id=411a32e3856f4cc766ec82493e1deda667973520
Submitter: Zuul
Branch: master

commit 411a32e3856f4cc766ec82493e1deda667973520
Author: Liam Young <email address hidden>
Date: Mon Apr 23 14:08:48 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: Ic53e1e3a48ec316f5668a96e19f1c27493b86983
    Depends-On: https://review.openstack.org/578645
    Closes-Bug: 1758675