Comment 7 for bug 1731864

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/519664
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0b4608bf0b40d50834bd5ab2e50096ec6c284822
Submitter: Zuul
Branch: master

commit 0b4608bf0b40d50834bd5ab2e50096ec6c284822
Author: Ilya Shakhat <email address hidden>
Date: Tue Nov 14 13:41:50 2017 +0100

    Initialize osprofiler in WSGI application

    This patch adds missing initialization of OSProfiler when
    Nova API is running as WSGI application.

    Change-Id: I779b144cfdfbe4a9a572990bad9720113402ac7f
    Related-Bug: #1731864