Comment 13 for bug 1661154

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

Reviewed: https://review.openstack.org/514346
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=02e858b5da4066988fec8ed2574522c9ad90c4fb
Submitter: Zuul
Branch: driverfixes/newton

commit 02e858b5da4066988fec8ed2574522c9ad90c4fb
Author: rajinir <email address hidden>
Date: Mon Oct 2 10:51:48 2017 -0500

    Dell EMC PS: Optimize parsing of capacity info from backend

    The backend api returns large amounts of information and
    times out when there are lots of volumes. Accelerated the
    process by terminating the parsing after the capacity info
    is retrieved.

    Closes Bug: #1661154

    Change-Id: I1f0adaa8e25cd3ec74084b22bbe1573b92713959
    (cherry picked from commit a9a0c2ee2e973d0594f2707d64846e882e179c94)