Bug 1279607

Summary: [RFE] support override of API and RPC worker counts
Product: Red Hat OpenStack Reporter: Brent Eagles <beagles>
Component: openstack-tripleo-heat-templatesAssignee: Jiri Stransky <jstransk>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0 (Liberty)CC: emacchi, hbrock, lpeer, mburns, rhel-osp-director-maint, srevivo, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-0.8.8-1.el7ost Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1269622 Environment:
Last Closed: 2016-02-25 11:48:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1269622, 1282429    
Bug Blocks:    

Description Brent Eagles 2015-11-09 20:51:04 UTC
+++ This bug was initially created as a clone of Bug #1269622 +++

Description of problem:

Currently, the API and RPC worker counts are calculated to match the number of processors. Given that multiple components support multiple worker processes for different services, this can result in a lot of processes depending on the node role. Providing the ability to control the worker counts would allow purpose-driven tuning.

--- Additional comment from Brent Eagles on 2015-10-13 12:01:27 EDT ---

The relevant configuration items are found in /etc/neutron.conf and they are:

api_workers = [integer value >= 0] 
rpc_workers = [integer value >= 0]

for kilo: 0 means no separate process for worker threads

Comment 4 Mike Burns 2016-02-25 11:48:41 UTC

*** This bug has been marked as a duplicate of bug 1282429 ***