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

class ServerDiagnosticsTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_get_diagnostics()
class TestServerDiagnosticsXMLSerializer(*args, **kwargs)

Bases: nova.test.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_password Module

This Page