Files
python-ganttclient/nova/local.py
Vishvananda Ishaya 597296392f 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
2011-11-02 17:09:49 -07:00

1.1 KiB