Comment 11 for bug 1125468

Revision history for this message
Vish Ishaya (vishvananda) wrote : Re: DOS by allocating all fixed ips

some errors in the above patch:

in db/api.py the method is called floating_ip_count_by_project, when it should be fixed_ip...

the exception should be a new exception FixedIp... not FloatingIp.

I don't think the patch is too invasive. We don't need a db migration right?