ceilometer/ceilometer/tests/unit
Sam Morrison 2dc21a5f05 Ability to define batch size off polled samples.
Currently if batch_polled_samples=True (default) then it will batch
up all samples of a poller into one message. This can be problematic
if the poller returns a large number of samples.

Change-Id: Ifc60a0cb81876f6d9054cae82ba6579707a02f67
Closes-bug: #1770310
2018-05-17 07:12:42 +00:00
..
compute inspector: memory: use usable of memoryStats if available 2018-05-14 14:36:37 +08:00
event nearly pluggable notification agent 2017-11-16 14:43:46 -05:00
hardware snmp: ignore rfc1905.NoSuchInstance result 2018-05-04 08:04:14 +00:00
image separate base manager from pipeline 2017-11-16 14:43:46 -05:00
ipmi separate base manager from pipeline 2017-11-16 14:43:46 -05:00
meter nearly pluggable notification agent 2017-11-16 14:43:46 -05:00
network Move utils.dict_to_keyval to opendaylight 2017-12-08 15:47:31 +01:00
objectstore separate base manager from pipeline 2017-11-16 14:43:46 -05:00
polling Ability to define batch size off polled samples. 2018-05-17 07:12:42 +00:00
publisher Unlist non existent storage.api.request 2018-04-20 09:31:24 +02:00
transformer Replace oslo_utils.timeutils.isotime 2016-11-07 18:59:12 +08:00
volume cinder: link volume to image and instance 2018-02-27 16:14:19 +01:00
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
pipeline_base.py remove redundant filter check 2017-11-16 14:43:46 -05:00
test_bin.py Remove restiction on allowable namespaces in polling. 2018-05-01 18:16:16 +10:00
test_declarative.py Deprecate olsotest.mockpatch in favor of native fixtures 2017-05-04 23:29:22 +08:00
test_decoupled_pipeline.py move pipeline out of __init__ 2017-11-16 14:43:46 -05:00
test_event_pipeline.py remove redundant filter check 2017-11-16 14:43:46 -05:00
test_messaging.py tests: remove oslo.config fixture usage 2017-04-18 18:24:49 +02:00
test_middleware.py nearly pluggable notification agent 2017-11-16 14:43:46 -05:00
test_neutronclient.py tests: remove oslo.config fixture usage 2017-04-18 18:24:49 +02:00
test_neutronclient_lbaas_v2.py tests: remove oslo.config fixture usage 2017-04-18 18:24:49 +02:00
test_notification.py utils: move kill_listeners to ceilometer.notification 2018-01-31 12:22:13 +01:00
test_novaclient.py Remove deprecated nova_http_log_debug option 2017-09-25 20:59:53 +01:00
test_polling.py separate polling code 2017-11-16 14:43:46 -05:00
test_sample.py ensure timezone is included in timestamps 2017-08-01 16:45:12 +00:00