aodh/tests
Mehdi Abaakouk 30ecd2f766 Fix the default rpc policy value
Before, each time a service that use ceilometer.publisher.rpc start this
annoying message appear because the default value is not the correct.

WARNING ceilometer.publisher.rpc [-] Publishing policy is unknown (wait) force to default
WARNING ceilometer.publisher.rpc [-] Publishing policy is unknown (wait) force to default

This patch set the correct default (to default inteads of wait), and check in tests
that the expected logger method is called.

Fixes bug #1245965

Change-Id: I41b9461359c7b0b17eb8e9dad1772bafdc3554fc
2013-10-30 08:07:37 +01:00
..
alarm Replace tests.base part2 2013-10-18 14:40:23 +04:00
api Add source to Resource API object 2013-10-23 12:42:47 +02:00
central Replace tests.base part2 2013-10-18 14:40:23 +04:00
collector Replace tests.base part2 2013-10-18 14:40:23 +04:00
compute Merge "compute: virt: Fix Instance creation" 2013-10-25 12:07:54 +00:00
energy Replace tests.base part3 2013-10-18 14:40:23 +04:00
image Replace tests.base part2 2013-10-18 14:40:23 +04:00
network Replace tests.base part3 2013-10-18 14:40:23 +04:00
objectstore Replace tests.base part4 2013-10-25 15:38:44 +04:00
publisher Fix the default rpc policy value 2013-10-30 08:07:37 +01:00
storage Replace tests.base part4 2013-10-25 15:38:44 +04:00
volume Replace tests.base part2 2013-10-18 14:40:23 +04:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py add more test cases to improve the test code coverage #3 2013-09-27 20:46:27 +00:00
policy.json API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00
sources.json api: add source detail retrieval 2012-10-26 16:37:23 +02:00
test_bin.py Allow to enable time to live on metering sample 2013-07-16 14:53:31 +02:00
test_middleware.py Replace tests.base part5 2013-10-25 15:39:22 +04:00
test_notifier.py Replace tests.base part5 2013-10-25 15:39:22 +04:00
test_novaclient.py Replace tests.base part5 2013-10-25 15:39:22 +04:00
test_pipeline.py Replace tests.base part5 2013-10-25 15:39:22 +04:00
test_plugin.py Replace tests.base part5 2013-10-25 15:39:22 +04:00
test_service.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_utils.py Replace tests.base part5 2013-10-25 15:39:22 +04:00