Comment 46 for bug 1590608

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

Reviewed: https://review.openstack.org/385685
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e6d6a387704f68e20c1907ce5aa7325cea9f6c54
Submitter: Jenkins
Branch: master

commit e6d6a387704f68e20c1907ce5aa7325cea9f6c54
Author: Brandon Logan <email address hidden>
Date: Wed Oct 12 17:52:56 2016 -0500

    Pecan: add http_proxy_to_wsgi middleware

    Pecan does not currently use api paste to load middleware like the
    legacy wsgi, so we need to explicitly import it and wrap the pecan app.
    This is a follow-up to Ice9ee8f4e04050271d59858f92034c230325718b.

    Change-Id: I3e1b08bf1f902cf09c8a39699c00f1b0d22c3277
    Closes-Bug: #1590608