Hi Nikhil,

The right place for a question like this is probably the Quantum section of
launchpad answers (https://answers.launchpad.net/quantum), or one of the
OpenStack email lists.

That said, Luiz's response when you posted this to the dev list was
correct:

"Anyways, the Quantum OVS agent running in the Host fetches the MAC address
from the OVS database and send to the Quantum.

Have a look in here (get_vif_ports):
https://github.com/openstack/quantum/blob/master/quantum/plugins/openvswitch/agent/ovs_quantum_agent.py
"

I don't really have anything to add beyond that.

Dan

On Tue, Apr 10, 2012 at 7:15 AM, Nikhil <nikhilsme...@gmail.com> wrote:

> Hello Friends,
>
>
> Kindly help me in understanding how OpenvSwtich Quantum Plugin gets MAC
> address?
>
> I  checked the '*ovs_quantum'* database, none of the tables persist MAC
> address. Where as OVS do have this information ( Interface table of
> external_ids). Please explain me where its gets this information.
>
>
> As per my understanding, OpenStack Nova creates MAC address for VM and OVS
> Quantum plugin talks only with Quantum. So how is it getting MAC address.
>
>
> Best Regards,
> Nikhil
> --
> "Once you start working on something, don't be afraid of failure and don't
> abandon it. People who work sincerely are the happiest." Chanakya (Indian
> politician, strategist and writer, 350 BC-275 BC )
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
>


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com
twitter: danwendlandt
~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to