deb-ceilometer/ceilometer/tests/unit
Rohit Jaiswal 967d927278 Requeuing event with workload_partitioning on publish failure
when workload_partitioning is enabled,
publishing of samples occurs in the
pipeline listeners. If publishing fails
when single publisher is configured, event
will not be requeued or ack'ed.

This fix requeues or acks the event based on
ack_on_event_error.

Change-Id: I8f2f889736c8897e5b15952ab32308cf33205c3f
Closes-Bug: 1488202
2015-09-02 00:14:09 +00:00
..
agent Merge "add poll history to avoid duplicate samples" 2015-08-20 20:10:08 +00:00
alarm Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
api Change and move the workers options to corresponding service section 2015-08-12 20:31:51 +08:00
compute Add cpu meters to yaml 2015-08-26 07:55:24 +00:00
data_processing Convert identity, sahara and volume to meters yaml 2015-08-07 08:30:33 +00:00
database Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
dispatcher Do not use system config file for test 2015-08-26 07:47:03 +08:00
dns Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
energy Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
event Fixed event requeuing/ack on publisher failure 2015-08-18 23:32:12 +00:00
hardware Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
identity Convert identity, sahara and volume to meters yaml 2015-08-07 08:30:33 +00:00
image Enable entry points for new declarative meters 2015-08-07 08:28:00 +00:00
ipmi Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
key_value_storage Enable entry points for new declarative meters 2015-08-07 08:28:00 +00:00
meter Merge "Change json path's to start with $. for consistency" 2015-08-27 04:08:51 +00:00
network Do not use system config file for test 2015-08-26 07:47:03 +08:00
objectstore Convert instance, bandwidth and SwiftMiddleware meters 2015-08-12 13:37:09 -04:00
orchestration Enable entry points for new declarative meters 2015-08-07 08:28:00 +00:00
profiler Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
publisher Fixes the kafka publisher 2015-08-06 11:53:11 +02:00
storage Make ConnectionRetryTest more reliable 2015-08-10 09:57:57 +01:00
telemetry full multi-meter support 2015-08-20 08:59:50 -04:00
volume Convert identity, sahara and volume to meters yaml 2015-08-07 08:30:33 +00:00
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_coordination.py Use start status of coodinator in tooz 2015-08-19 15:49:58 +08:00
test_decoupled_pipeline.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_event_pipeline.py Requeuing event with workload_partitioning on publish failure 2015-09-02 00:14:09 +00:00
test_hacking.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_messaging.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_middleware.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_neutronclient.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_novaclient.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_sample.py handle list payloads in notifications 2015-08-19 22:06:10 -04:00
test_utils.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00