← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1508205] [NEW] L2pop connectivity broken to nodes with L3/metadata/dhcp/non-L2 agents

 

Public bug reported:

Since https://review.openstack.org/#/c/236970/ merged, l2pop is broken
to nodes with non-L2 nodes, as get_agent_by_host on a host with non-L2
agents will return a random agent (Which might not have the tunneling_ip
key in its configurations dict). CI passed because our coverage for
l2pop is not amazing.

** Affects: neutron
     Importance: High
     Assignee: Assaf Muller (amuller)
         Status: In Progress


** Tags: l2-pop

** Changed in: neutron
   Importance: Undecided => High

** Changed in: neutron
     Assignee: (unassigned) => Assaf Muller (amuller)

** Changed in: neutron
       Status: New => In Progress

** Tags added: l2-pop

** Description changed:

  Since https://review.openstack.org/#/c/236970/ merged, l2pop is broken
  to nodes with non-L2 nodes, as get_agent_by_host on a host with non-L2
  agents will return a random agent (Which might not have the tunneling_ip
- key in its configurations dict).
+ key in its configurations dict). CI passed because our coverage for
+ l2pop is not amazing.

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

Title:
  L2pop connectivity broken to nodes with L3/metadata/dhcp/non-L2 agents

Status in neutron:
  In Progress

Bug description:
  Since https://review.openstack.org/#/c/236970/ merged, l2pop is broken
  to nodes with non-L2 nodes, as get_agent_by_host on a host with non-L2
  agents will return a random agent (Which might not have the
  tunneling_ip key in its configurations dict). CI passed because our
  coverage for l2pop is not amazing.

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


Follow ups