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.contrib.virtual_interfaces Module

The virtual interfaces extension.

class nova.api.openstack.contrib.virtual_interfaces.ServerVirtualInterfaceController

Bases: object

The instance VIF API controller for the Openstack API.

index(req, server_id)

Returns the list of VIFs for a given instance.

class nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces

Bases: nova.api.openstack.extensions.ExtensionDescriptor

get_alias()
get_description()
get_name()
get_namespace()
get_resources()
get_updated()