[openstack-dev] Add tap device to ovs bridge when attach an interface to vm.

zhi changzhi1990 at gmail.com
Mon May 25 05:59:28 UTC 2015


Hi, all. I want to add tap device to br-ex rather than linux bridge when
attaching an interface to a vm. I find some code in
nova/virt/libvirt/vif.py in function plug_ovs_hybrid like this "
utils.execute('brctl', 'addbr', br_name, run_as_root=True) ".
I find no place which add tap device to linux bridge. Does libvirt do it?
Could some helps me? thx.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150525/7a8c66a4/attachment.html>


More information about the OpenStack-dev mailing list