The nova.api.openstack.compute.legacy_v2.contrib.virtual_interfaces Module¶
The virtual interfaces extension.
-
class
ServerVirtualInterfaceController¶ Bases:
objectThe instance VIF API controller for the OpenStack API.
-
index(req, server_id)¶ Returns the list of VIFs for a given instance.
-
-
class
Virtual_interfaces(ext_mgr)¶ Bases:
nova.api.openstack.extensions.ExtensionDescriptorVirtual interface support.
-
alias= 'os-virtual-interfaces'¶
-
get_resources()¶
-
name= 'VirtualInterfaces'¶
-
namespace= 'http://docs.openstack.org/compute/ext/virtual_interfaces/api/v1.1'¶
-
updated= '2011-08-17T00:00:00Z'¶
-