Unit Tests for remote procedure calls using kombu
Bases: nova.tests.test_rpc_common._BaseRpcTestCase
Test sending to a direct exchange/queue
Test sending to a fanout exchange and consuming from 2 queues
Test that reusing a connection returns same one.
Test sending to a topic exchange/queue