Turn off rax-ord
Currently the failure rate for nodes being created in rax-ord is very high. This patch takes the max_servers in rax-ord from 195 to 0. Change-Id: Ie6c94b333d6e6f3d503b7240f7ab39b237684311
This commit is contained in:
parent
678c1c81b5
commit
0f9b5f8401
@ -216,7 +216,7 @@ providers:
|
||||
cloud: rax
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
max-servers: 195
|
||||
max-servers: 0
|
||||
rate: 0.001
|
||||
image-type: vhd
|
||||
images:
|
||||
|
Loading…
x
Reference in New Issue
Block a user