Tests For Cells RPC Communication Driver
-
class CellsRPCDriverTestCase(*args, **kwargs)
Bases: nova.test.TestCase
Test case for Cells communication via RPC.
-
setUp()
-
test_process_message()
-
test_rpc_topic_uses_message_type()
-
test_send_message_to_cell_cast()
-
test_send_message_to_cell_fanout_cast()
-
test_start_consumers()
-
test_stop_consumers()