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:
@@ -208,7 +208,7 @@ providers:
|
|||||||
cloud: rax
|
cloud: rax
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 0
|
max-servers: 10
|
||||||
rate: 0.001
|
rate: 0.001
|
||||||
image-type: vhd
|
image-type: vhd
|
||||||
images:
|
images:
|
||||||
|
Reference in New Issue
Block a user