Aaron Rosen 838e9bfcc5 Fix dhcp_release lease race condition
There is a possible race condition when delete or updating fixed_ips
on ports where an instance could renew its ip address again after
dhcp_release has already been executed. To fix this, the order of
reload_allocation and release_lease need to be switched. This way an
instance will not be able to renew it's ip address after it is
removed from the host file.

Fixes bug: 1237028

Change-Id: If05ec2be507378c634f5c1856dab0fbd396f43cc
2013-10-08 12:41:07 -07:00
..
2013-08-16 10:10:30 +08:00
2013-10-05 03:26:04 +00:00
2013-09-08 15:58:12 +08:00
2013-10-01 23:16:23 +00:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-08-15 22:58:14 +03:00
2013-09-08 15:58:12 +08:00
2013-10-07 08:52:45 +09:00
2013-09-08 15:58:12 +08:00
2013-07-06 15:02:43 -04:00