Previous topic

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

Next topic

The nova.api.openstack.compute.contrib.server_diagnostics 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_action_list Module

class ServerActionListController

Bases: object

index(req, server_id)
class ServerActionsTemplate

Bases: nova.api.openstack.xmlutil.TemplateBuilder

construct()
class Server_action_list(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Allow Admins to view pending server actions

alias = 'os-server-action-list'
get_resources()
name = 'ServerActionList'
namespace = 'http://docs.openstack.org/compute/ext/server-actions-list/api/v1.1'
updated = '2011-12-21T00:00:00+00:00'