17d7712fd1
Add 2 new qos keys for ScaleIO: maxIOPSperGB and maxBWperGB. The user can specify those in order to get QoS correlated with the volume size. the driver will always choose the minimum between the scaling QoS keys and the pertinent maximum limitation key: maxIOPS, maxBWS. Change-Id: I089e1a24af7925ed9b5f4e791d4ff30c0bd418e5 DocImpact: Implements: blueprint scaleio-scaling-qos
5 lines
126 B
YAML
5 lines
126 B
YAML
---
|
|
features:
|
|
- Added support for scaling QoS in the ScaleIO driver.
|
|
The new QoS keys are maxIOPSperGB and maxBWSperGB.
|