Use entire osic quota
Set nodepool max-servers to 100 to use the entire available osic quota. Change-Id: I24896b292700a5ce8b83137be6b61b10ccead2eb
This commit is contained in:
parent
ab5db1a49c
commit
17d5ef3367
@ -463,7 +463,7 @@ providers:
|
||||
cloud: osic-cloud1
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
max-servers: 1
|
||||
max-servers: 100
|
||||
rate: 0.001
|
||||
pool: 'GATEWAY_NET'
|
||||
images:
|
||||
|
Loading…
Reference in New Issue
Block a user