[Openstack] [Netstack] Nova Compute and Drivers

Darragh OReilly darragh.oreilly at yahoo.com
Tue Aug 7 12:04:50 UTC 2012


Hi,

I'll give this a shot:

These are called by Nova when it plugs and unplugs its network interfaces. Nova drivers are an abstraction layer that allow it to work with different combinations of machine virtualization and switching technologies without knowing the details. Nova makes generic plug and unplug calls and the drivers implement them in a technology specific way. LibvirtOpenVswitchDriver is used by nova-compute for plugging and unplugging LibVirt VMs to Open vSwitch. LinuxOVSInterfaceDriver is used by nova-network for plugging and unplugging the Linux gateway device to Open vSwitch.

Darragh.



>________________________________
> From: Trinath Somanchi <trinath.somanchi at gmail.com>
>To: openstack at lists.launchpad.net; "<netstack at lists.launchpad.net>" <netstack at lists.launchpad.net> 
>Sent: Tuesday, 7 August 2012, 12:46
>Subject: [Netstack] Nova Compute and Drivers
> 
>
>Hi-
>
>Can any one guide me on the understanding the role of "LinuxOVSInterfaceDriver" and " LibvirtOpenVswitchDriver " in bringing up the VMs?
>
>Thanking you all
>
>
>-- 
>Regards,
>----------------------------------------------
>Trinath Somanchi,
>+91 9866 235 130
>
>-- 
>Mailing list: https://launchpad.net/~netstack
>Post to     : netstack at lists.launchpad.net
>Unsubscribe : https://launchpad.net/~netstack
>More help   : https://help.launchpad.net/ListHelp
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120807/3821dde1/attachment.html>


More information about the Openstack mailing list