← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Sylvain Afchain (sylvain-afchain)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Sylvain Afchain (sylvain-afchain)

-- 
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):
  New

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


Follow ups

References