← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1326634] [NEW] Improve gre type driver initialization performance

 

Public bug reported:

GRE m2l type driver has same initialization issues as vxlan type driver:
1) Race condition between servers in case of multiple neutron server deployment in the tunnel id synchronization logic
2) Slow performance

Also, some code duplication can be avoided

** Affects: neutron
     Importance: Medium
     Assignee: Eugene Nikanorov (enikanorov)
         Status: New


** Tags: ml2

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

Title:
  Improve gre type driver initialization performance

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  GRE m2l type driver has same initialization issues as vxlan type driver:
  1) Race condition between servers in case of multiple neutron server deployment in the tunnel id synchronization logic
  2) Slow performance

  Also, some code duplication can be avoided

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


Follow ups

References