1cf55db557
* Accept integers for threshold In documentation is written that threshold should be integer. But it fails with integer to generate XML. Only case when it pass is for 0, because XML formatter consider it as empty body and do not format it. * Fix documentation for missing threshold field, plus test. In documentation it says that missing threshold is set to 0, but apparently it is set to Null (empty field), and it has different behaviour than for 0 value. Change-Id: I326cbadd955c4c28f315fa72293d9a54a116b140 |
||
---|---|---|
.. | ||
modules | ||
sphinx | ||
__init__.py | ||
builder.py | ||
cmd.py | ||
constants.py | ||
errors.py | ||
formatter.py | ||
local_yaml.py | ||
parser.py | ||
registry.py | ||
utils.py | ||
version.py | ||
xml_config.py |