Reduce neutron RPC workers to 1
This should reduce the memory overhead of these processes Change-Id: I02be84d079f3effe559bd501622642f1c9601b45
This commit is contained in:
parent
4eeef973b8
commit
6e7e3ae18c
@ -7,3 +7,4 @@ nova_compute_virt_type: qemu
|
||||
# Reduce the control plane's memory footprint by limiting the number of worker
|
||||
# processes to one per-service.
|
||||
openstack_service_workers: "1"
|
||||
openstack_service_rpc_workers: "1"
|
||||
|
Loading…
Reference in New Issue
Block a user