** Also affects: nova/grizzly
   Importance: Undecided
       Status: New

** Changed in: nova
   Importance: Undecided => Low

** Changed in: nova/grizzly
   Importance: Undecided => Low

** Changed in: nova/grizzly
       Status: New => In Progress

** Changed in: nova/grizzly
     Assignee: (unassigned) => Nikola Đipanov (ndipanov)

** Changed in: nova/grizzly
    Milestone: None => 2013.1.5

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1138408

Title:
  delete_tap_interface method is needed

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) grizzly series:
  In Progress

Bug description:
  In nova using libvirt, there is a method to create tap interface under 
linux_net.py but there is not one for removing them.
  Usually, nova plougins use either the delete_ovs_vif_port that invokes 
OVS-specific commands and will not work in an environment OVS-free, and the 
second available option is under QuantumLinuxBridgeInterfaceDriver::unplug but 
this one is attached to linux bridge. So, there is not native call for removing 
a tap interface based on the dev name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1138408/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to