cinder/releasenotes/notes/powermax-bug-1894086-iterator-expiration-674a28d8b9e13b34.yaml
Michael McAleer 13d5a757db PowerMax Driver - REST Iterator Expiration Fix
This change addresses an issue whereby the Unisphere REST
data iterator expires before all data can be read from it.

Change-Id: Ifa953f72ca670843c25c5be04a004835c348476c
Closes-Bug: #1894086
2020-09-04 06:55:57 +00:00

9 lines
343 B
YAML

---
fixes:
- |
`Bug #1894086 <https://bugs.launchpad.net/cinder/+bug/1894086>`_:
PowerMax Cinder driver addresses an issue whereby Unisphere REST iterators
expire before all data can be read from them. The iterator expiration is now
set to 180mins and deleted once all data has been read so no artifacts are
left behind.