Comment 10 for bug 1361235

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

Reviewed: https://review.openstack.org/396693
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_horizon/commit/?id=6e23b3b2f0b7c37112d6fb4ca61b3c89f5f809e5
Submitter: Jenkins
Branch: master

commit 6e23b3b2f0b7c37112d6fb4ca61b3c89f5f809e5
Author: Donovan Francesco (drifterza) <email address hidden>
Date: Fri Nov 11 18:40:36 2016 +0200

    Patch for osprofiler regression in django wsgi.

     - Normalise the path to resolve ../..
     - The "../.." fragment appears to be causing code in osprofiler/_utils.py
       some issues, so we'll resolve it for them.
     - https://review.openstack.org/#/c/397002/1

    Change-Id: I3b8270b92be5d6ec58a17aea1b08a0203a144370
    Partial-Bug: 1361235