← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1290478] [NEW] Query for port before calling l3plugin.disassociate_floatingips()

 

Public bug reported:

The call to l3plugin.disassociate_floatingips() trigggers several events
that could cause a timeout to occur trying to query the db for the port
therefore this patch changes the code to query first for the port.

** Affects: neutron
     Importance: Undecided
     Assignee: Aaron Rosen (arosen)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Aaron Rosen (arosen)

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

Title:
  Query for port before calling l3plugin.disassociate_floatingips()

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  The call to l3plugin.disassociate_floatingips() trigggers several events
  that could cause a timeout to occur trying to query the db for the port
  therefore this patch changes the code to query first for the port.

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


Follow ups

References