← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1807128] [NEW] Table name in "add_ip_rule" can be a string

 

Public bug reported:

In neutron.agent.linux.ip_lib.add_ip_rule, the "table" argument can be
an integer or a string ("default", "main", "local").

This parameter is incorrectly treated in "_make_pyroute2_args".

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  Table name in "add_ip_rule" can be a string

Status in neutron:
  New

Bug description:
  In neutron.agent.linux.ip_lib.add_ip_rule, the "table" argument can be
  an integer or a string ("default", "main", "local").

  This parameter is incorrectly treated in "_make_pyroute2_args".

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


Follow ups