The nova.tests.api.openstack.compute.contrib.test_server_start_stop Module

class ServerStartStopTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_start()
test_start_with_bogus_id()
test_stop()
test_stop_with_bogus_id()
fake_compute_api_get(self, context, instance_id)

Previous topic

The nova.tests.api.openstack.compute.contrib.test_server_diagnostics Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage Module

This Page