cinder/releasenotes/notes/ps-optimize-parsing-8aa447c50f2474c7.yaml
rajinir a9a0c2ee2e 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
2017-10-03 14:05:38 -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.