cinder/releasenotes/notes/bug-1765610-qnap-fix-volume-snapshot-create-fail-2bb785eafdb87fb6.yaml
Chris Yang 880ff557ca QNAP: driver fails to create volume and snapshot in some case
When NAS is busy or network delay, the volume or snapshot would
fail to created. We fixed the logic of waiting NAS to creating
LUN or snapshot.

Change-Id: Ieb524d9b192e2a222f7d25a0df80cf52f1423e81
Closes-Bug: #1765610
2018-04-24 10:01:50 +08:00

6 lines
97 B
YAML

---
fixes:
- |
Fixed QNAP driver failures to create volume and snapshot in some
cases.