Comment 4 for bug 1670213

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/ocata)

Reviewed: https://review.openstack.org/442443
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=8affd9d25f180eb7d2ed4959a79827016749c699
Submitter: Jenkins
Branch: stable/ocata

commit 8affd9d25f180eb7d2ed4959a79827016749c699
Author: Vladimir Kuklin <email address hidden>
Date: Mon Mar 6 02:17:18 2017 +0300

    Switch cinder api to use WSGI

    WSGI is now default server for cinder api.
    Use it instead of eventlet server.

    Change-Id: I0c02dfc628016d1c1259daf986b2b037fd46e900
    Closes-bug: #1670213
    (cherry picked from commit c06bbe8263f4cadf3716e14c30eab3f85348a70c)