nova/nova/notifier
Andrew Bogott 2dcd825666 Pass context to notification drivers when we can.
Note that previously several notification drivers
created an admin context and embedded it in their
messages.  Those drivers now use the passed-in
context instead if it's available.

For blueprint novaplugins.

Change-Id: Icb89030256022d0a68db4a147611fd37fe83316a
2012-05-02 15:37:32 -05:00
..
__init__.py Moved everything into notifier/api 2011-05-11 13:10:40 -05:00
api.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
capacity_notifier.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
list_notifier.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
log_notifier.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
no_op_notifier.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
rabbit_notifier.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
test_notifier.py Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00