Bases: nova.test.TestCase
-
static network_uuid_to_id(network)
-
setUp()
-
test_network_add()
-
test_network_add_vlan_disabled()
-
test_network_associate_with_host()
-
test_network_create()
-
test_network_create_large()
-
test_network_delete()
-
test_network_delete_not_found()
-
test_network_disassociate()
-
test_network_disassociate_host_only()
-
test_network_disassociate_not_found()
-
test_network_disassociate_project_only()
-
test_network_get_as_admin()
-
test_network_get_as_user()
-
test_network_get_not_found()
-
test_network_list_all_as_admin()
-
test_network_list_all_as_user()