Turn on floating ip cleanup on fip clouds

Floating IPs can leak. We should turn on FIP cleanup.

Change-Id: Ib59af7e403977eff315d057aa7d2205a268c00ff
This commit is contained in:
Monty Taylor 2017-11-14 16:01:00 -06:00
parent 685f9e7415
commit 0113ffbb79
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
2 changed files with 5 additions and 0 deletions

View File

@ -247,6 +247,7 @@ providers:
cloud: tripleo-test-cloud-rh1
boot-timeout: 120
rate: 0.001
clean-floating-ips: true
diskimages:
- name: centos-7
config-drive: true

View File

@ -26,6 +26,7 @@ providers:
api-timeout: 60
boot-timeout: 120
launch-timeout: 600
clean-floating-ips: true
rate: 0.25
diskimages:
- name: centos-7
@ -83,6 +84,7 @@ providers:
api-timeout: 60
boot-timeout: 120
launch-timeout: 600
clean-floating-ips: true
rate: 0.25
diskimages:
- name: centos-7
@ -140,6 +142,7 @@ providers:
api-timeout: 60
boot-timeout: 120
launch-timeout: 600
clean-floating-ips: true
rate: 0.25
diskimages:
- name: centos-7
@ -197,6 +200,7 @@ providers:
api-timeout: 60
boot-timeout: 120
launch-timeout: 600
clean-floating-ips: true
rate: 0.25
diskimages:
- name: centos-7