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

class InstanceUsageAuditLogTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
tearDown()
test_index()
test_show()
test_show_with_errors()
test_show_with_running()
fake_last_completed_audit_period(unit=None, before=None)
fake_service_get_all(context)
fake_task_log_get_all(context, task_name, begin, end)

Previous topic

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

Next topic

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

This Page