aodh/ceilometer
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 Ensure combination alarms can be evaluated 2013-10-09 20:02:51 +01:00
api Add source to Resource API object 2013-10-23 12:42:47 +02:00
central Adding region name to service credentials 2013-09-23 13:52:29 -07:00
collector Apply six for metaclass 2013-10-08 15:22:30 +09:00
compute compute: virt: Fix Instance creation 2013-10-22 15:22:45 +00:00
energy Fixes a bug in Kwapi pollster 2013-09-04 15:52:17 +02:00
image Change counter to sample vocable in cm.image 2013-08-21 13:36:44 +02:00
locale Imported Translations from Transifex 2013-10-29 06:04:00 +00:00
network Drop the *.create.start notification for Neutron 2013-09-10 17:57:07 +08:00
objectstore Don't publish samples if resource_id in missing 2013-09-25 09:32:57 +02:00
openstack Sync log_handler from Oslo 2013-10-25 11:40:35 -05:00
publisher Fix the default rpc policy value 2013-10-30 08:07:37 +01:00
storage Merge "Fix wrong using of Metadata in 15,16 migrations" 2013-10-22 15:24:51 +00:00
tests Replace tests.base part1 2013-10-18 14:40:22 +04:00
transformer Apply six for metaclass 2013-10-08 15:22:30 +09:00
volume Handle volume.resize.* notifications 2013-09-03 15:02:58 -04:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py Reinitialize pipeline manager for service restart 2013-08-17 23:30:14 +08:00
middleware.py missing resource in middleware notification 2013-08-26 10:06:48 -04:00
notifier.py Handle more Nova and Neutron events 2013-08-07 10:55:27 +02:00
nova_client.py Adding region name to service credentials 2013-09-23 13:52:29 -07:00
pipeline.py Support for wildcard in pipeline 2013-08-26 15:27:10 +02:00
plugin.py Apply six for metaclass 2013-10-08 15:22:30 +09:00
sample.py validate counter_type when posting samples 2013-09-11 15:03:09 +00:00
service.py Disable lazy translation 2013-10-01 22:20:22 +00:00
utils.py Remove extraneous vim configuration comments 2013-09-27 16:30:34 +00:00