low-memory-usage: configure NovaSchedulerWorkers to 1
Like other Nova services, let's reduce the number of workers of Nova Scheduler to 1. Change-Id: I5fd418a263a70e7d64a676d5b8ab3c49ad8557f9
This commit is contained in:
parent
92ffd5cf75
commit
379fd58600
@ -6,6 +6,7 @@ parameter_defaults:
|
||||
KeystoneWorkers: 1
|
||||
NeutronWorkers: 1
|
||||
NovaWorkers: 1
|
||||
NovaSchedulerWorkers: 1
|
||||
SaharaWorkers: 1
|
||||
SwiftWorkers: 1
|
||||
GnocchiMetricdWorkers: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user