Comment 1 for bug 1335295

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/103226
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=f50be86330e81cb9dd61b8a2a635fa1a784b702a
Submitter: Jenkins
Branch: master

commit f50be86330e81cb9dd61b8a2a635fa1a784b702a
Author: Zhiteng Huang <email address hidden>
Date: Sat Jun 28 03:38:08 2014 +0800

    Restore osapi_volume_workers config option

    osapi_volume_worker was introduced when enabling multi-process API
    support for Cinder. However, this config option was accidentally
    dropped in commit 464277220ddb800ac69562649fde62e5ca9358c4
    (https://review.openstack.org/#/c/67657/20/cinder/service.py).
    As a result, the value in cinder.conf wouldn't be honored. This
    change restore this config option.

    Closes-bug: #1335295

    Change-Id: Ib2d8532d3e6d0f48da0bc4dd6f6e64bfff8973ea