cinder/releasenotes/notes/bug-1890586-storwize-check_flashcopy_rate-fix-571e6e182b604725.yaml
katarimanojkumar efe9dfb685 [storwize]:Fixed check_flashcopy_rate issues
Fixed issues in check_flashcopy_rate that impacts the performance
during bulk Group Snapshot/Clone operations.

check_flashcopy_rate will not make lssystem calls everytime,
instead it uses code_level.

closes bug: #1890586

Change-Id: Icae65dd2473340450c1ff4135f1da86a884ea545
2020-09-21 13:17:46 +00:00

8 lines
236 B
YAML

---
fixes:
- |
`Bug #1890586 <https://bugs.launchpad.net/cinder/+bug/1890586>`_:
IBM Storwize: Fixed issues in check_flashcopy_rate that impacts
the performance during Group Snapshot/Clone operations for bulk
volumes.