← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269189] Re: iptables_manager doesn't honor wrap target when removing a rule

 

** 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/1269189

Title:
  iptables_manager doesn't honor wrap target when removing a rule

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

Bug description:
  iptables_manager permits to use a variable begining by a $ in order to
  reference a wrapped chain, the issue is that the remove rule method
  doesn't expand this variable, thus if a rule has been added with a
  variable, it is impossible to remove it since the iptables manager
  compares the expanded rule and the not expanded one, of course not
  equal.

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


References