← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1613642] [NEW] Add a config option for address scope

 

Public bug reported:

Now in L3 agent, we always initialize address scope iptable rules[1]
even though we didn't use address scope function. In my sight, this
procedure is unnecessary.

Can we add a config option in L3 agent, if we want to use address scope,
we can enable it and initialize address scope iptables. Not sure about
this, please correct me if I'm wrong.

[1]
https://github.com/openstack/neutron/blob/master/neutron/agent/l3/router_info.py#L857

** Affects: neutron
     Importance: Undecided
     Assignee: Dongcan Ye (hellochosen)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Dongcan Ye (hellochosen)

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

Title:
  Add a config option for address scope

Status in neutron:
  New

Bug description:
  Now in L3 agent, we always initialize address scope iptable rules[1]
  even though we didn't use address scope function. In my sight, this
  procedure is unnecessary.

  Can we add a config option in L3 agent, if we want to use address
  scope, we can enable it and initialize address scope iptables. Not
  sure about this, please correct me if I'm wrong.

  [1]
  https://github.com/openstack/neutron/blob/master/neutron/agent/l3/router_info.py#L857

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


Follow ups