Comment 1 for bug 879582

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/1022
Committed: http://github.com/openstack/nova/commit/7cca5a8ff7f559da60c03405f69f78a42c763b61
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 7cca5a8ff7f559da60c03405f69f78a42c763b61
Author: Vishvananda Ishaya <email address hidden>
Date: Fri Oct 21 11:18:11 2011 -0700

    Add local storage of context for logging

     * adds nova/local.py:store for storing greenthread local data
     * saves a weak reference to the last context object created
     * uses the last context object if it exists for logging
     * Fixes bug 879582

    Cc: stable-maintainers
    Change-Id: Ic373556ce197f2e8e7d23c807a65b12111db96eb