The nova.api.openstack.compute.legacy_v2.contrib.instance_usage_audit_log Module

class InstanceUsageAuditLogController

Bases: object

index(req)
show(req, id)
class Instance_usage_audit_log(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Admin-only Task Log Monitoring.

alias = 'os-instance_usage_audit_log'
get_resources()
name = 'OSInstanceUsageAuditLog'
namespace = 'http://docs.openstack.org/ext/services/api/v1.1'
updated = '2012-07-06T01:00:00Z'

Previous topic

The nova.api.openstack.compute.legacy_v2.contrib.instance_actions Module

Next topic

The nova.api.openstack.compute.legacy_v2.contrib.keypairs Module

Project Source

This Page