** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1145610

Title:
  iptable chain remains after vm is deleted

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  -Quantum linux bridge plugin

  after i deleted vm ( tap devices name was tap2c0db934-85), check the
  iptables in compute nodes and it shows the iptable's chain for that vm
  is still remains like below

  
  chain quantum-linuxbri-INPUT (1 references)
   pkts bytes target     prot opt in     out     source               
destination         
   3407  525K            all  --  *      *       0.0.0.0/0            0.0.0.0/0 
          
   3473  531K            all  --  *      *       0.0.0.0/0            0.0.0.0/0 
          
      0     0 quantum-linuxbri-o2c0db934-8  all  --  *      *       0.0.0.0/0   
         0.0.0.0/0            PHYSDEV match --physdev-in tap2c0db934-85 
--physdev-is-bridged

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to