You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add implementation of the IOPS parameter that can be provided in a storage class using the driver.
Each request to create a disk on OVC using that storage class should have the IOPS limit set tot that parameter if provided.
Should be available in the method CreateVolume as req.Parameters (type [string]string)
The text was updated successfully, but these errors were encountered:
Add implementation of the IOPS parameter that can be provided in a storage class using the driver.
Each request to create a disk on OVC using that storage class should have the IOPS limit set tot that parameter if provided.
Should be available in the method
CreateVolume
asreq.Parameters
(type[string]string
)The text was updated successfully, but these errors were encountered: