Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1046798

Summary: [RFE][cinder]: Multi workers for api server
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-cinderAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Yogev Rabl <yrabl>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: eharney, markmc, scohen, yeylon
Target Milestone: Upstream M3Keywords: FutureFeature, TestOnly, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/cinder/+spec/multi-workers-for-api-server
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-13 08:57:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2013-12-26 23:14:27 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/multi-workers-for-api-server.

Description:

Use the WSGI code from openstack.common.service to create multiple worker processes to handle API load.  Add 'api_workers' option to config the number of workers to start.

Specification URL (additional information):

None