cinder/releasenotes/notes/bug-1560649-d4f3ff71fe4ddb89.yaml
whoami-rajat e0b7c11535 EMC ScaleIO driver does not honor create from snapshot volume size
create_volume_from_snapshot can specify a volume size
larger than the orginal snapshot.
Current code does not appear to handle this size difference.
This patch addresses the issue.

Change-Id: Ifa247ef0eec00c23afe6f875107a06f756bc180e
Closes-Bug: #1560649
2018-09-13 22:44:31 +05:30

8 lines
204 B
YAML

---
fixes:
- |
Dell EMC Scale IO Driver: Fixes `bug 1560649
<https://bugs.launchpad.net/cinder/+bug/1560649>`
for creating volumes with sizes greater than that of the
original snapshot.