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

class SimpleTenantUsageSerializerTest(methodName='runTest')

Bases: nova.test.TestCase

test_serializer_index()
test_serializer_show()
class SimpleTenantUsageTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_verify_detailed_index()
test_verify_index()
test_verify_show()
test_verify_show_cant_view_other_tenant()
test_verify_simple_index()
test_verify_simple_index_empty_param()
fake_instance_get_active_by_window(self, context, begin, end, project_id)
fake_instance_type_get(self, context, instance_type_id)
get_fake_db_instance(start, end, instance_id, tenant_id)

Previous topic

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

Next topic

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

This Page