nova/releasenotes/notes/network-allocate-retries-min-a5288476b11bfe55.yaml
Andrey Volkov 883bae38c3 Cleanup: validate option at config read level
It's not necessary to make validation for negative retries
in code if we have IntOpt min option.

Change-Id: I3d42472604d86ba2e5e9b674e8ec2017849aa15a
2016-07-25 16:49:03 +03:00

5 lines
108 B
YAML

---
other:
- |
network_allocate_retries config param now allows only
positive integer values or 0.