oslo.config/releasenotes/notes/add-float-min-max-b1a2e16301c8435c.yaml
Adit Sarfaty 15d3ab88f2 Add min and max values to Float type and Opt
Just like Integers, Floats configuration should also have a minimum and
maximum possible values.
For example, the vmware-nsx plugin needs it for the QoS support.
See https://review.openstack.org/#/c/344763/

Change-Id: If1c47444e0c12b68d9d9cb645b8251e4462cfd49
2016-07-21 14:38:23 +03:00

3 lines
69 B
YAML

---
features:
- Added minimum and maximum value limits to FloatOpt.