Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |