6906cd2a7b
This patch adds option ´netapp_driver_reports_provisioned_capacity´, for driver to calculate the storage provisioned capacity by queryng volume sizes directly from the storage system and reporting as a pool capability ´provisioned_capacity_gb´, instead of relying on the default behavior of using scheduler and volume service internal states as done by ´allocated_capacity_gb´. Implements: blueprint ontap-report-provisioned-capacity Change-Id: I97625de865a63b0cf725f61d9d2ea3c44740d9e7
8 lines
254 B
YAML
8 lines
254 B
YAML
---
|
||
features:
|
||
- |
|
||
NetApp ONTAP driver: added option
|
||
´netapp_driver_reports_provisioned_capacity´, which enables the driver
|
||
to calculate and report provisioned capacity to Cinder Scheduler based
|
||
on volumes sizes in the storage system.
|