c96f399710
There was bug (Bug #1772421) that using extend didn't extend the volume and only added to its size. The fix was to calculate size delta inside extend_volume and pass the calculated delta to the API resize method. Change-Id: I73035be776a7291ca1578f21cab41c59abc0a534 Closes-Bug: #1772421
8 lines
228 B
YAML
8 lines
228 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1772421 <https://bugs.launchpad.net/keystone/+bug/1772421>`_]
|
|
INFINIDAT fixed a bug in volume extension feature where volumes
|
|
were not extended to target size but added the given target size.
|
|
|