RETIRED, further work has moved to Debian project infrastructure
9f525c098f
Each config option has limitation for type and value. In production code, oslo.conf can ensure user's input is valid, but in unit test, test methods can pass if we use method CONF.set_override without parameter enforce_type=True even we pass wrong type or wrong value to config option. This commit makes sure calling method CONF.set_override with enforce_type=True. Closes-bug: #1517839 Change-Id: If01841b30c10e994028dcdefbb389425cb0facb1 |
||
---|---|---|
aodh | ||
devstack | ||
doc | ||
etc | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
functions.sh | ||
HACKING.rst | ||
LICENSE | ||
MAINTAINERS | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run-functional-tests.sh | ||
setup-test-env-hbase.sh | ||
setup-test-env-mongodb.sh | ||
setup-test-env-mysql.sh | ||
setup-test-env-postgresql.sh | ||
setup.cfg | ||
setup.py | ||
tox.ini |
aodh
- Release notes can be read online at:
-
http://docs.openstack.org/developer/aodh/releasenotes/index.html
- Documentation for the project can be found at:
- The project home is at: