Quantum can't delete interface from router

Bug #1079682 reported by PhantomII
This bug report is a duplicate of:  Bug #1079980: Delete port fails to gateway ip. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned

Bug Description

When I tries to issue a router-interdace-delete command, Quantum shows me an erro message No allocation pool found for ip address:10.0.1.1. It's gateway address for subnet 10.0.1.0/24. I found that in _recycle_ip function there is a check for presence of this ip address in allocation pools. But all allocation pools have first_ip larger then gateway address, so Quantum can't found a pool for it.

Here is traceback: http://paste.openstack.org/show/26010/

Revision history for this message
dan wendlandt (danwent) wrote :

It seems like this is the same issue as: https://bugs.launchpad.net/quantum/+bug/1077292

are you running from packages, or from source. If source, can you confirm whether you have this fix yet?

This patch is being merged into stable/folsom, so should show up in packaged releases in the next few weeks.

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.