b5b681b737
Instead of calculating the free space ourselves, simply report the amount of free space that the storage array tells us it has. Closes-bug: #1918229 Change-Id: Iff02775822056904e5457ecddcefb2e580f47953
9 lines
332 B
YAML
9 lines
332 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Nimble driver `bug #1918229
|
|
<https://bugs.launchpad.net/cinder/+bug/1918229>`_: Corrected an issue
|
|
where the Nimble storage driver was inaccurately determining that there
|
|
was no free space left in the storage array. The driver now relies on the
|
|
storage array to report the amount of free space.
|