[Openstack] [Nova] Right method to delete a tap interface

Chris Wright chrisw at sous-sol.org
Fri Mar 1 21:55:43 UTC 2013


* Edgar Magana (emagana at plumgrid.com) wrote:
> Hi Chris,
> 
> Well, which one should I invoke if  I am not using OVS nor LinuxBridge?
> Should I open a bug about having this method included in linux_net.py?
> 
> I can take care of adding that method.

I think you could move the opencoded ip link del to a tiny del_tap_dev
helper, replace the relevant opencoded callsites, and then also call
from your context.  Alternative would be to simply opencode it yourself.

thanks,
-chris




More information about the Openstack mailing list