Comment 11 for bug 1661154

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

Reviewed: https://review.openstack.org/512762
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=dbde6a3cad318ad8a9e23e23184bccb442b069aa
Submitter: Zuul
Branch: stable/pike

commit dbde6a3cad318ad8a9e23e23184bccb442b069aa
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)