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

class ServerDiagnosticsController

Bases: object

index(req, server_id)
class Server_diagnostics(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Allow Admins to view server diagnostics through server action.

alias = 'os-server-diagnostics'
get_resources()
name = 'ServerDiagnostics'
namespace = 'http://docs.openstack.org/compute/ext/server-diagnostics/api/v1.1'
updated = '2011-12-21T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page