aodh/tests/publisher
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
..
__init__.py Update meter publish with pipeline framework 2013-02-07 13:05:11 +08:00
test_file.py Replace tests.base part4 2013-10-25 15:38:44 +04:00
test_rpc_publisher.py Fix the default rpc policy value 2013-10-30 08:07:37 +01:00
test_udp.py Replace tests.base part4 2013-10-25 15:38:44 +04:00