oslo.messaging/oslo_messaging/notify
Victor Stinner 22fea728cc Remove executor callback
Revert the change I556b112371bec2ec29cea4dc254bb3f9c6d2c07a: the
executor callback API was only used by the aioeventlet executor which
was just removed.

Change-Id: I1223f32594d8c1be28cc43fdd9bf102c86d75325
2016-02-18 12:50:44 +01:00
..
__init__.py batch notification listener 2015-12-08 09:14:20 +01:00
_impl_log.py Add Warning when we cannot notify 2015-11-24 02:08:07 +00:00
_impl_messaging.py Provide alias to oslo_messaging.notify._impl_messaging 2015-11-19 12:45:14 -08:00
_impl_noop.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_routing.py Option group for notifications 2015-11-30 19:30:05 +00:00
_impl_test.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
dispatcher.py Remove executor callback 2016-02-18 12:50:44 +01:00
filter.py Implements notification-dispatcher-filter 2015-01-13 09:44:23 -05:00
listener.py notif: Check the driver features in dispatcher 2015-12-08 09:14:20 +01:00
log_handler.py Option group for notifications 2015-11-30 19:30:05 +00:00
logger.py Remove qpidd's driver from the tree 2015-11-20 18:43:28 +00:00
messaging.py Improvement of logging acorrding to oslo.i18n guideline 2016-01-07 13:26:55 +08:00
middleware.py middleware: remove oslo.context usage 2015-11-23 15:30:23 +00:00
notifier.py Improvement of logging acorrding to oslo.i18n guideline 2016-01-07 13:26:55 +08:00