Reduce bluebox max_servers from 39 to 0
Bluebox has some maintenance coming up. They would like us to not be creating vms during their maintenance. This patch reduces the number of bluebox max_servers from 39 to 0. Change-Id: I410d48c3ee97c22e70afca8b32dfa91f83906b5d
This commit is contained in:
parent
a3dcb17a7c
commit
b166a91735
@ -823,7 +823,7 @@ providers:
|
||||
cloud: bluebox-sjc1
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
max-servers: 39
|
||||
max-servers: 0
|
||||
rate: 0.001
|
||||
pool: 'external'
|
||||
images:
|
||||
|
Loading…
Reference in New Issue
Block a user