1 Commits

Author SHA1 Message Date
ChangBo Guo(gcb)
03711d2648 Use min parameter to restrict live-migration config options
UpgradeImpact: IntOpt type provides min parameter to restrict integer's
minimum value in oslo.config, and will generate description about this
in the format like '# Minimum value: XXX', then we don't need round up
the minimum value quietly in code.

Change-Id: I54592ba4f46c2d6260f1513e5e29dd466c89724d
2017-02-10 11:48:26 +00:00