Query for port before calling l3plugin.disassociate_floatingips()

Bug #1290478 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Aaron Rosen

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.

Aaron Rosen (arosen)
Changed in neutron:
assignee: nobody → Aaron Rosen (arosen)
Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/78399
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=665352f169a7d1e7eca590d466241cc313adb7c3
Submitter: Jenkins
Branch: master

commit 665352f169a7d1e7eca590d466241cc313adb7c3
Author: Aaron Rosen <email address hidden>
Date: Wed Mar 5 11:32:39 2014 -0800

    Query for port before calling l3plugin.disassociate_floatingips()

    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.

    Closes-bug: #1290478

    Change-Id: I69fe9cff4b550240215329e1082a63cd11617faa

Changed in neutron:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in neutron:
milestone: none → icehouse-rc1
importance: Undecided → Medium
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.