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
2015-12-15 07:32:22 +01:00
2015-12-02 18:10:10 -05:00
2015-06-25 14:46:39 +02:00
2014-10-09 10:31:23 +03:00
2015-06-25 14:46:39 +02:00
2015-06-25 14:46:39 +02:00
2015-11-10 09:10:16 +01:00
2015-06-25 14:46:39 +02:00
2013-03-15 14:25:48 +00:00
2015-12-04 15:43:26 +01:00
2015-03-25 11:18:56 +01:00
2015-07-07 11:42:13 +08:00
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

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98%
Shell 1.8%
Mako 0.2%