Comment 31 for bug 1249065

Revision history for this message
jichenjc (jichenjc) wrote : Re: Nova throws 400 when attempting to add floating ip (No nw_info cache associated with instance)

There is a log above:

2015-04-24 09:30:50.695 WARNING nova.network.manager [req-946bbdde-ecbd-4a32-9bd8-454d947d0ccf None None] IP |10.1.0.7| leased that isn't allocated

seems we didn't check whether it's allocated = True in the release function of dhcp_release?