RETIRED, further work has moved to Debian project infrastructure
Go to file
LiuNanke 9f525c098f Test: make enforce_type=True in CONF.set_override
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
2016-01-06 22:42:00 +08:00
aodh Test: make enforce_type=True in CONF.set_override 2016-01-06 22:42:00 +08:00
devstack Use extras for dependency installation 2015-12-20 19:29:22 +01:00
doc Use extras for dependency installation 2015-12-20 19:29:22 +01:00
etc Fix rbac system 2015-12-15 07:32:22 +01:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:28:24 +05:30
releasenotes add initial release notes 2015-12-02 18:10:10 -05:00
tools Test: make enforce_type=True in CONF.set_override 2016-01-06 22:42:00 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:28 +00:00
.gitignore add reno for release notes management 2015-11-11 15:15:31 -05:00
.gitreview Rename to aodh 2015-06-25 14:46:39 +02:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Rename to aodh 2015-06-25 14:46:39 +02:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
functions.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
HACKING.rst Rename to aodh 2015-06-25 14:46:39 +02:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS MAINTAINERS: remove outdated data 2015-12-04 15:43:26 +01:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-24 11:23:05 +08:00
requirements.txt Use extras for dependency installation 2015-12-20 19:29:22 +01:00
run-functional-tests.sh Add basic gate functional testing jobs for aodh 2015-07-24 16:38:43 +00:00
setup-test-env-hbase.sh devstack: fix HBase functional tests 2015-11-20 12:47:48 +01:00
setup-test-env-mongodb.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
setup-test-env-mysql.sh Support newer versions of MySQL 2015-12-16 17:26:16 +01:00
setup-test-env-postgresql.sh tests: remove testscenarios usage 2015-11-10 09:10:16 +01:00
setup.cfg Use extras for dependency installation 2015-12-20 19:29:22 +01:00
setup.py Update the requirements 2015-07-07 11:42:13 +08:00
tox.ini Use extras for dependency installation 2015-12-20 19:29:22 +01:00

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:

http://docs.openstack.org/developer/aodh/

The project home is at:

http://launchpad.net/aodh