oslo.messaging/oslo_messaging/tests
Davanum Srinivas 2d53db6c51 Allow Notifier to have multiple topics
Looks like there is a disconnect between the __init__
parameter 'topic' in Notifier and what we need when
we look up a driver. We should allow multiple topics
to be specified as a new topics parameter and pass
that along directly.

Change-Id: Id89957411aa219cff92fafec2f448c81cb57b3ca
2016-02-25 06:43:00 +00:00
..
drivers Merge "Improves poller's stop logic" 2016-02-24 20:05:10 +00:00
functional Move server's logic from executors 2016-02-23 15:00:58 +00:00
notify Allow Notifier to have multiple topics 2016-02-25 06:43:00 +00:00
rpc Move server's logic from executors 2016-02-23 15:00:58 +00:00
__init__.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_amqp_driver.py batch notification listener 2015-12-08 09:14:20 +01:00
test_exception_serialization.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_fixture.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
test_opts.py Move server's logic from executors 2016-02-23 15:00:58 +00:00
test_serializer.py Revert "serializer: remove deprecated RequestContextSerializer" 2015-11-29 02:21:46 +00:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Get mox from mox3, not from six.moves 2015-06-10 14:44:59 +03:00
test_urls.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_utils.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
utils.py make enforce_type=True in CONF.set_override 2016-01-08 13:32:03 +08:00