Comment 12 for bug 1661154

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

Reviewed: https://review.openstack.org/514364
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=9a0a74c30f0954627f77223ec36a4927751aaf8b
Submitter: Zuul
Branch: driverfixes/ocata

commit 9a0a74c30f0954627f77223ec36a4927751aaf8b
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)