MAC address in OVS plugin

Asked by Nikhil S Menon

I have a doubt regarding OVS associated with Quantum. I have installed OpenStack with Quantum. In ovs-vsctl show Interfaces I can see MAC address and virtual interface ids in external_ids. Where did OVS get this information. Kindly help me in understanding the flow.

Best Regards,
Nikhil

Question information

Language:
English Edit question
Status:
Answered
For:
neutron Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
dan wendlandt (danwent) said :
#1

nova sets this information when the VM is created. This is done using
something called a "vif-driver" in Nova. Vif-drivers for libvirt are
located here:
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/vif.py

On Wed, Apr 4, 2012 at 12:05 PM, Nikhil S Menon <
<email address hidden>> wrote:

> New question #192664 on quantum:
> https://answers.launchpad.net/quantum/+question/192664
>
> I have a doubt regarding OVS associated with Quantum. I have installed
> OpenStack with Quantum. In ovs-vsctl show Interfaces I can see MAC address
> and virtual interface ids in external_ids. Where did OVS get this
> information. Kindly help me in understanding the flow.
>
> Best Regards,
> Nikhil
>
> --
> You received this question notification because you are an answer
> contact for quantum.
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com
twitter: danwendlandt
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Can you help with this problem?

Provide an answer of your own, or ask Nikhil S Menon for more information if necessary.

To post a message you must log in.