Comment 29 for bug 1758675

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

Reviewed: https://review.openstack.org/563629
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=f960109cb3adbdbd70d6020ac3727dd8db27383d
Submitter: Zuul
Branch: master

commit f960109cb3adbdbd70d6020ac3727dd8db27383d
Author: Liam Young <email address hidden>
Date: Mon Apr 23 13:52:30 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.

    Includes charm helper sync to bring in oslo middleware
    template.

    Change-Id: I2ce75a4a2033d8d3c07bd9f7ce6e4f5f6d9488cf
    Closes-Bug: 1758675