oslo.messaging/tests/notify
Victor Stinner 0844037fad Add an optional executor callback to dispatcher
The callback will be used in the new aiogreen executor to support
trollius coroutines.

The change includes an unit test.

Change-Id: I556b112371bec2ec29cea4dc254bb3f9c6d2c07a
2014-12-03 01:45:17 +01:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00
test_dispatcher.py Add an optional executor callback to dispatcher 2014-12-03 01:45:17 +01:00
test_listener.py Wait for expected messages in listener pool test 2014-11-29 10:04:48 +01:00
test_log_handler.py Set correctly the messaging driver to use in tests 2014-11-28 15:00:05 +01:00
test_logger.py Switch to oslo.utils 2014-08-27 14:14:00 +02:00
test_middleware.py Import notifier middleware from oslo-incubator 2014-09-08 16:27:27 -04:00
test_notifier.py Switch to oslo.serialization 2014-09-23 14:54:30 +02:00