Clean floating IPs on tripleo-test-cloud-rh2
Now that nodepool supports optionally cleaning leaked floating IPs, let's enable it on tripleo-test-cloud-rh2 cloud. We're having some issues where sometimes jobs don't get run successfuly because no more floating IP is available. Change-Id: I628cc8e4aa3ae1544f63af46bf2c6b32318a126b
This commit is contained in:
parent
718e44153f
commit
f3b33f9fa7
@ -627,6 +627,7 @@ providers:
|
||||
boot-timeout: 120
|
||||
max-servers: 15
|
||||
rate: 0.001
|
||||
clean-floating-ips: true
|
||||
networks:
|
||||
- net-label: private
|
||||
images:
|
||||
|
Loading…
Reference in New Issue
Block a user