Remove api-timeout from nodepool-launcher yaml file
This settings is nolonger used in nodepool, and moved into clouds.yaml. Change-Id: I288528eccb64a50eba7be13a278a471addae8359 Depends-On: I01613df6d64e7af635018ad3837a50487ecd5950 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
81e66d732b
commit
fa73bf93e9
@ -25,7 +25,6 @@ providers:
|
||||
- name: inap-mtl01
|
||||
region-name: 'mtl01'
|
||||
cloud: inap
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
rate: 0.001
|
||||
@ -80,7 +79,6 @@ providers:
|
||||
- name: rax-dfw
|
||||
region-name: 'DFW'
|
||||
cloud: rax
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
rate: 0.001
|
||||
@ -135,7 +133,6 @@ providers:
|
||||
- name: rax-iad
|
||||
region-name: 'IAD'
|
||||
cloud: rax
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
rate: 0.001
|
||||
@ -190,7 +187,6 @@ providers:
|
||||
- name: rax-ord
|
||||
region-name: 'ORD'
|
||||
cloud: rax
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
rate: 0.001
|
||||
@ -266,7 +262,6 @@ providers:
|
||||
- name: vexxhost-ca-ymq-1
|
||||
region-name: 'ca-ymq-1'
|
||||
cloud: vexxhost
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
rate: 0.001
|
||||
diskimages:
|
||||
|
@ -23,7 +23,6 @@ providers:
|
||||
- name: citycloud-kna1
|
||||
region-name: 'Kna1'
|
||||
cloud: citycloud
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
clean-floating-ips: true
|
||||
@ -81,7 +80,6 @@ providers:
|
||||
- name: citycloud-la1
|
||||
region-name: 'La1'
|
||||
cloud: citycloud
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
clean-floating-ips: true
|
||||
@ -139,7 +137,6 @@ providers:
|
||||
- name: citycloud-lon1
|
||||
region-name: 'Lon1'
|
||||
cloud: citycloud
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
clean-floating-ips: true
|
||||
@ -197,7 +194,6 @@ providers:
|
||||
- name: citycloud-sto2
|
||||
region-name: 'Sto2'
|
||||
cloud: citycloud
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
clean-floating-ips: true
|
||||
@ -361,7 +357,6 @@ providers:
|
||||
- name: ovh-bhs1
|
||||
region-name: 'BHS1'
|
||||
cloud: ovh
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
rate: 0.1
|
||||
diskimages:
|
||||
@ -415,7 +410,6 @@ providers:
|
||||
- name: ovh-gra1
|
||||
region-name: 'GRA1'
|
||||
cloud: ovh
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
rate: 0.1
|
||||
diskimages:
|
||||
|
Loading…
x
Reference in New Issue
Block a user