e0b7c11535
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
8 lines
204 B
YAML
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.
|