oslo.config/oslo_config
Davanum Srinivas 0366f880d5 Better check for integer range to account for 0
We should be using "if value is not None" to better check
for the condition where the value is 0 and 0 is not in the
valid range.

Co-Authored-By: Longjie_Cao <grasson1101@aliyun.com>
Closes-Bug: #1416212
Change-Id: Ie5c81f1916e301619955364b040bdc7a9275e29c
2015-02-01 15:02:44 -05:00
..
tests Better check for integer range to account for 0 2015-02-01 15:02:44 -05:00
__init__.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
cfg.py Reword DeprecatedOpt docstring 2015-01-27 22:22:45 +05:30
cfgfilter.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
fixture.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
generator.py Merge "Set the version string" 2014-12-24 00:08:17 +00:00
iniparser.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
types.py Better check for integer range to account for 0 2015-02-01 15:02:44 -05:00