Files
nova/nova/network
liyingjun f2dfdd4ab3 Fix inconsistent usages for network resources
If a normal user created a fixed_ip/floating_ip, a usage record with
column `in_use=1` will be created in the quota_usages table, and if an
admin user deleted the resource, a new record with column `in_use=-1`
will be created..This will cause the quota for the resources not
released.

Fixes bug 1220727

Change-Id: I705f2f9ef327a3198da6a47df772c3a1a28e1b4e
2013-09-06 07:12:34 +08:00
..
2013-07-12 15:02:59 -04:00
2013-08-28 23:29:13 +00:00
2013-01-09 00:19:10 -05:00
2013-06-12 22:07:23 +02:00
2013-08-08 17:38:20 +00:00
2013-01-09 00:19:10 -05:00