This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.tests.test_rpc_carrot Module

Unit Tests for remote procedure calls using carrot

class nova.tests.test_rpc_carrot.RpcCarrotTestCase(methodName='runTest')

Bases: nova.tests.test_rpc_common._BaseRpcTestCase

setUp()
tearDown()
test_connectionpool_single()

Test that ConnectionPool recycles a single connection.