cinder/releasenotes/notes/bug-1766768-qnap-fix-upload-volume-detach-fail-33cbee59f1381bda.yaml
Chris Yang ee9fda3e89 QNAP: driver fails to detach while uploading volume to image
After upload volume to image, driver fails to detach iscsi
device. We fixed the passed parameters in detach function.

Change-Id: I5d63a4850f61a838ff1d4a5f1b6612f863b2bfd1
Closes-Bug: #1766768
2018-05-04 03:41:54 +00:00

6 lines
108 B
YAML

---
fixes:
- |
Fixed QNAP driver failures to detach iscsi device while uploading volume
to image.