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

class ServerDiagnosticsTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_get_diagnostics()
class TestServerDiagnosticsXMLSerializer(methodName='runTest')

Bases: unittest.case.TestCase

namespace = 'http://docs.openstack.org/compute/api/v1.1'
test_index_serializer()
fake_get_diagnostics(self, _context, instance_uuid)
fake_instance_get(self, _context, instance_uuid)

Previous topic

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

Next topic

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

This Page