oslo.messaging/oslo_messaging/tests/notify
Davanum Srinivas 1893c495f6 Allow custom notification drivers
Our class hierarchy hides classes and modules that so its hard
for folks to write a custom Notification driver. We should
make these public and document them

Closes-Bug: #1426046
Change-Id: Ifb96c2ae9868426cac2700bf4917c27c02c90b15
2015-09-25 10:07:05 -04:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_dispatcher.py Remove usage of contentmanager for executors 2015-07-08 13:42:10 +02:00
test_listener.py Ensures that some assumptions are true. 2015-07-30 07:35:06 +02:00
test_log_handler.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_logger.py Remove py26 artefacts from oslo.messaging code 2015-07-06 12:04:02 +03:00
test_middleware.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_notifier.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00