5546b13597
If QoS Latency is created with small value (less than 1; eg 0.1), then during create volume, below error occurs: Exception: invalid literal for int() with base 10: '0.1' This patch is submitted to handle small QoS Latency values. Closes-Bug: #2018994 Change-Id: I09cc3986a7be614f8870f3712eb05b5adfed2425
7 lines
160 B
YAML
7 lines
160 B
YAML
---
|
|
fixes:
|
|
- |
|
|
HPE 3PAR driver `bug #2018994
|
|
<https://bugs.launchpad.net/cinder/+bug/2018994>`_:
|
|
Fixed: use small QoS Latency value (less than 1)
|