Set the Nova wsgi processes and threads

Change-Id: Ib4b00836d70eb753814968f0f6723c6dd4fb0e0c
(cherry picked from commit 07910c9830)
This commit is contained in:
Andy McCrae 2017-02-16 14:22:21 +00:00 committed by Andy McCrae
parent 525e6a01ef
commit 5fc3253615

View File

@ -435,6 +435,7 @@ neutron_rpc_workers: 1
nova_conductor_workers: 2
nova_metadata_workers: 2
nova_osapi_compute_workers: 2
nova_wsgi_processes: 2
swift_account_server_workers: 2
swift_container_server_workers: 2
swift_object_server_workers: 2