Turn rax-ord on slowly, max to 10
We want to evaluate current cloud conditions in rax-ord. This patch sets max-servers from 0 to 10 in rax-ord. Change-Id: Ic3c39e52b6472766f467adb92e33074f65a9bf42
This commit is contained in:
parent
974181e31a
commit
8edd84d148
@ -208,7 +208,7 @@ providers:
|
||||
cloud: rax
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
max-servers: 0
|
||||
max-servers: 10
|
||||
rate: 0.001
|
||||
image-type: vhd
|
||||
images:
|
||||
|
Loading…
x
Reference in New Issue
Block a user