Comment 2 for bug 1644437

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

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

commit 6aa9a3cd63f07f982bde7bdd1243c40bdf37349b
Author: Dina Belova <email address hidden>
Date: Wed Nov 23 14:07:29 2016 -0800

    Fix OSprofiler support

    During the new OSprofiler initialization method introduction
    there was an issue introduced - OSprofiler expects context
    to be a dict, not Context object. This patch fixes it.

    Change-Id: I8b42aa47276c6e7ef362cf9ed4501ee732b5cc4b
    Closes-Bug: #1644437