Cleanup leaked floating ips periodically
It should not happen in a neutron setup that we have leaked floating ips. However, sometimes it seems that it happens around startup. It's also safe in a neutron context to just clean the unattached ones. So assume that sometimes clouds get into weird states and just clean them. Change-Id: I1a30efb3b7994381592c2391881711d6b1f32dff Depends-On: I93b0c7d0b0eefdfe0fb1cd4a66cdbba9baabeb09
This commit is contained in:
@@ -15,6 +15,6 @@ PrettyTable>=0.6,<0.8
|
||||
# shade has a looser requirement on six than nodepool, so install six first
|
||||
six>=1.7.0
|
||||
os-client-config>=1.2.0
|
||||
shade>=1.6.2
|
||||
shade>=1.8.0
|
||||
diskimage-builder
|
||||
voluptuous
|
||||
|
||||
Reference in New Issue
Block a user