Comment 55 for bug 1758675

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

Reviewed: https://review.openstack.org/582483
Committed: https://git.openstack.org/cgit/openstack/charm-designate/commit/?id=e928692d9f7091ac5128167c1a908f5854231dd6
Submitter: Zuul
Branch: stable/18.05

commit e928692d9f7091ac5128167c1a908f5854231dd6
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
    (cherry picked from commit 411a32e3856f4cc766ec82493e1deda667973520)