Double rax-ord boot-timeout value

We are seeing a large amount of subnodes failing to boot in rax-ord,
lets double our boot-timeout to see if this solves some of the
problem.

Change-Id: I9f036228a927ba21b7f03b6137b6d7a7346b5aff
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-08-23 21:02:00 -04:00
parent 48a05464ea
commit 92d3c7cc0c
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -318,7 +318,7 @@ providers:
region-name: 'IAD' region-name: 'IAD'
cloud: rax cloud: rax
api-timeout: 60 api-timeout: 60
boot-timeout: 120 boot-timeout: 240
max-servers: 45 max-servers: 45
rate: 0.001 rate: 0.001
image-type: vhd image-type: vhd