This Page

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

The nova.tests.test_console Module

Tests For Console proxy.

class nova.tests.test_console.ConsoleTestCase(methodName='runTest')

Bases: nova.test.TestCase

Test case for console proxy

setUp()
tearDown()
test_add_console()
test_add_console_does_not_duplicate()
test_get_pool_creates_new_pool_if_needed()
test_get_pool_does_not_create_new_pool_if_exists()
test_get_pool_for_instance_host()
test_remove_console()