Shift inap-mtl01 capacity to full Zuul/Nodepool v3
inap-mtl01 was set to 150 in nodepool v2 and 40 in v3. Since we're not using v2 right now, put all that available capacity in v3. Change-Id: Id1d2f29954020eec3d7bebde002390bbcf4ca521
This commit is contained in:
@@ -44,7 +44,7 @@ providers:
|
||||
config-drive: true
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 40
|
||||
max-servers: 190
|
||||
labels:
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
|
@@ -555,7 +555,7 @@ providers:
|
||||
cloud: inap
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
max-servers: 150
|
||||
max-servers: 0
|
||||
rate: 0.001
|
||||
template-hostname: '{image.name}-{timestamp}'
|
||||
images:
|
||||
|
Reference in New Issue
Block a user