← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1486828] Re: DVR: Notify specific agent when dealing with floating ips

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  DVR: Notify specific agent when dealing with floating ips

Status in neutron:
  Fix Released

Bug description:
  Problem Description
  ===================
  Currently in DVR case neutron server will fanout the message to all L3 agents hosting the router when floating ip create/update/delete happens. This becomes a problem at scale.

  Proposed Change
  ==============
  In fact only l3 agent on compute node where associated fixed port is located needs to be notified. This should significally decrease server load and RPC communications.

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


References