The instance interfaces extension.
Bases: nova.api.openstack.extensions.V21APIExtensionBase
Attach interface support.
It’s an abstract function V21APIExtensionBase and the extension will not be loaded without it.
Bases: nova.api.openstack.wsgi.Controller
The interface attachment API controller for the OpenStack API.
Attach an interface to an instance.
Detach an interface from an instance.
Returns the list of interface attachments for a given instance.
Return data about the given interface attachment.