oslo.messaging/tests/rpc
Mehdi Abaakouk 09cd9c0fd3 Don't allow call with fanout target
Using call with a fanout target is an oddity.

This change removes that.

Closes bug: #1336759

Change-Id: I5d7dc8a6df72b910d67bbcdddd5256b6ad6ec73a
2014-12-03 15:41:27 +01:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 2) 2014-06-27 22:29:22 +00:00
test_client.py Don't allow call with fanout target 2014-12-03 15:41:27 +01:00
test_dispatcher.py Track the attempted method when raising UnsupportedVersion 2014-09-18 22:25:28 +00:00
test_server.py Cleanup listener after stopping rpc server 2014-09-23 03:35:43 -07:00