← Back to team overview

openstack team mailing list archive

[Nova] Right method to delete a tap interface

 

Hi,

I found a method to create a tap interface under:
nova/nova/network/linux_net.py
def create_tap_dev(dev, mac_address=None):

But I can't find the one for deleting a tap interface, can somebody tell me
the right way to do it?

Thanks,

Edgar



Follow ups