Previous topic

The nova.api.openstack.compute.contrib.server_action_list Module

Next topic

The nova.api.openstack.compute.contrib.server_start_stop Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

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

class ServerDiagnosticsController

Bases: object

index(req, server_id)
class ServerDiagnosticsTemplate

Bases: nova.api.openstack.xmlutil.TemplateBuilder

construct()
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:00+00:00'