On May 6, 2013, at 5:24 PM, Palani Chinnakannan <pchin...@gmail.com> wrote:
> Hello,
>    I am trying to understand how openstack created VM with a interface gets 
> added as a port into ovs-switch.
> 
> Anyone know how quantum server passes this information to the switch?


I think you may want to ask this on an OpenStack mailing list.

That said, if you're using libvirt, which I'll assume you are using, Nova will 
create the XML file and libvirt will create the port and attach it to the OVS 
bridge when the VM itself is booting. An interface ID is generated and stored 
in OVSDB for Quantum to utilize later on.

Thanks,
Kyle
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to