Files
cinder/releasenotes/notes/ps-optimize-parsing-8aa447c50f2474c7.yaml
rajinir 047c3f87b5 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 a9a0c2ee2e)
2018-04-11 14:43:18 -05:00

6 lines
187 B
YAML

---
fixes:
- Dell EMC PS Series Driver code reporting volume stats is now optimized
to return the information earlier and accelerate the process. This change
fixes bug 1661154.