Virtual_interfaces
Virtual Interfaces (1.1 extension).
- 
class novaclient.v2.virtual_interfaces.VirtualInterface(manager, info, loaded=False, resp=None)
- Bases: novaclient.base.Resource - Populate and bind to a manager. - 
| Parameters: | 
manager – BaseManager objectinfo – dictionary representing resource attributesloaded – prevent lazy-loading if set to Trueresp – Response or list of Response objects | 
|---|
 
 
- 
class novaclient.v2.virtual_interfaces.VirtualInterfaceManager(api)
- Bases: novaclient.base.ManagerWithFind - 
- 
list(instance_id)
 - 
- 
resource_class
- alias of VirtualInterface