Back to bug 1041499

Who When What Removed Added
RHOS Integration 2013-12-12 16:39:50 UTC Keywords FutureFeature
Whiteboard upstream_milestone_icehouse-1 upstream_status_implemented
Red Hat Bugzilla 2013-12-12 16:39:50 UTC Doc Type Bug Fix Enhancement
RHOS Integration 2014-01-09 05:05:12 UTC Target Release 5.0 ---
Target Milestone Upstream M1 Upstream M2
Whiteboard upstream_milestone_icehouse-1 upstream_status_implemented upstream_milestone_icehouse-2 upstream_status_needs-code-review
RHEL Program Management 2014-01-09 05:19:24 UTC Target Release --- 5.0
John Skeoch 2014-01-13 01:11:38 UTC CC hateya
Sean Cohen 2014-01-14 10:06:17 UTC CC scohen
RHOS Integration 2014-01-23 05:09:54 UTC Target Release 5.0 ---
Target Milestone Upstream M2 Upstream M3
Whiteboard upstream_milestone_icehouse-2 upstream_status_needs-code-review upstream_milestone_icehouse-3 upstream_status_needs-code-review
RHEL Program Management 2014-01-23 05:22:23 UTC Target Release --- 5.0
Sean Cohen 2014-01-26 19:05:58 UTC Keywords TestOnly, Triaged
Priority unspecified medium
CC eharney, pmyers
Component RFEs openstack-cinder
QA Contact dron
RHOS Integration 2014-01-27 05:03:57 UTC Whiteboard upstream_milestone_icehouse-3 upstream_status_needs-code-review upstream_milestone_icehouse-3 upstream_status_implemented
RHOS Integration 2014-02-19 23:55:03 UTC Target Release 5.0 ---
Whiteboard upstream_milestone_icehouse-3 upstream_status_implemented upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
RHEL Program Management 2014-02-20 00:19:47 UTC Target Release --- 5.0
RHOS Integration 2014-02-20 16:35:15 UTC Target Release 5.0 ---
RHEL Program Management 2014-02-20 17:31:53 UTC Target Release --- 5.0
RHOS Integration 2014-02-20 18:19:15 UTC Status NEW POST
Target Release 5.0 ---
RHEL Program Management 2014-02-20 19:35:13 UTC Target Release --- 5.0
Dafna Ron 2014-03-05 14:05:40 UTC QA Contact dron yrabl
Dafna Ron 2014-03-18 08:47:34 UTC CC dron
Don Domingo 2014-03-31 05:26:07 UTC CC ddomingo, yrabl
Flags needinfo?(yrabl)
Don Domingo 2014-03-31 23:17:11 UTC Doc Text This update adds a new option for the Block Storage API service, namely osapi_volume_workers. This option allows you to specify the number of API service workers (or OS processes) to launch for openstack-cinder-api.

Typically, this option can be used to set the number of OS processes to the number of CPU cores/threads on a machine; doing so will greatly increase the number of API requests that can be handled per second. To set this option,
run the following command on the openstack-cinder-api host:

openstack-config --set /etc/cinder/cinder.conf \
DEFAULT osapi_volume_workers [X]

Replace [X] with the target number of OS processes you wish to set.
Dafna Ron 2014-04-01 15:36:21 UTC Flags needinfo?(yrabl)
Don Domingo 2014-04-01 23:33:30 UTC Blocks 1083318
Don Domingo 2014-04-28 00:38:43 UTC Flags needinfo?(scohen)
Sean Cohen 2014-04-28 07:34:59 UTC Flags needinfo?(scohen) needinfo+
Don Domingo 2014-04-30 06:31:40 UTC Doc Text This update adds a new option for the Block Storage API service, namely osapi_volume_workers. This option allows you to specify the number of API service workers (or OS processes) to launch for openstack-cinder-api.

Typically, this option can be used to set the number of OS processes to the number of CPU cores/threads on a machine; doing so will greatly increase the number of API requests that can be handled per second. To set this option,
run the following command on the openstack-cinder-api host:

openstack-config --set /etc/cinder/cinder.conf \
DEFAULT osapi_volume_workers [X]

Replace [X] with the target number of OS processes you wish to set.
This update adds a new option for the Block Storage API service, namely osapi_volume_workers. This option allows you to specify the number of API service workers (or OS processes) to launch for openstack-cinder-api.

Typically, this option can be used to set the number of OS processes to the number of CPU cores/threads on a machine; doing so will greatly increase the number of API requests that can be handled per second. To set this option,
run the following command on the openstack-cinder-api host:

openstack-config --set /etc/cinder/cinder.conf \
DEFAULT osapi_volume_workers [X]

Replace [X] with the target number of OS processes you wish to set. By default, the Block Storage API service will still run in one process (that is, osapi_volume_workers is set to None).
Sergey Gotliv 2014-05-28 09:04:15 UTC Status POST MODIFIED
CC sgotliv
Yogev Rabl 2014-05-28 13:03:29 UTC Status MODIFIED VERIFIED
errata-xmlrpc 2014-07-07 15:01:49 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-07-08 15:30:40 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-07-08 11:30:40 UTC
Perry Myers 2016-04-27 04:58:49 UTC CC pmyers

Back to bug 1041499