The openstack_dashboard.test.api_tests.nova_tests ModuleΒΆ

class openstack_dashboard.test.api_tests.nova_tests.ComputeApiTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.APITestCase

test_absolute_limits_handle_unlimited()[source]
test_absolute_limits_negative_used_workaround()[source]
test_server_get()[source]
test_server_list()[source]
test_server_list_pagination()[source]
test_server_list_pagination_more(*args, **kwargs)[source]
test_server_rdp_console()[source]
test_server_reboot()[source]
test_server_soft_reboot()[source]
test_server_spice_console()[source]
test_server_vnc_console()[source]
test_usage_get()[source]
test_usage_list()[source]
class openstack_dashboard.test.api_tests.nova_tests.ServerWrapperTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

test_get_base_attribute()[source]
test_image_name()[source]

Previous topic

The openstack_dashboard.test.test_plugins.panel_config._20_admin_remove_panel Module

Next topic

The openstack_dashboard.test.api_tests.swift_tests Module

This Page