f905253b94
Currently, NetApp E-series drivers (iSCSI and FC) are incorrectly reporting the total physical used size as the provisioned_capacity_gb. This patch fixes the calculation of this attribute by summing the user-visible capacity of all the volumes present in the backend and reporting the result as the provisioning_capacity_gb. Change-Id: I1471ecfffe340dafb1c95bac5eaff79cde650955 Closes-Bug: #1718739
8 lines
299 B
YAML
8 lines
299 B
YAML
---
|
|
fixes:
|
|
- The NetApp E-series driver has been fixed to correctly report
|
|
the "provisioned_capacity_gb". Now it sums the capacity of all
|
|
the volumes in the configured backend to get the correct value.
|
|
This bug fix affects all the protocols supported by the driver
|
|
(FC and iSCSI).
|