5 lines
258 B
YAML
5 lines
258 B
YAML
minor_changes:
|
|
- na_elementsw_qos_policy - explicitly define ``minIOPS``, ``maxIOPS``, ``burstIOPS`` as int.
|
|
bugfixes:
|
|
- na_elementsw_qos_policy - loop would convert `minIOPS`, `maxIOPS`, `burstIOPS` to str, causing type mismatch issues in comparisons.
|