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

class InstanceUsageAuditLogTest(*args, **kwargs)

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_task_log_get_all(context, task_name, begin, end, host=None, state=None)

Previous topic

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

Next topic

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

This Page