ceilometer/ceilometer/tests/unit/event
Julien Danjou 7f8f6cccd6 Remove store_events options
The current option is misnamed, as it does not enable any storing but
just the processing of events from the notification agent to the
collector.

This means that even if you set event_dispatchers=panko and forget to
set store_events=true, nothing will happen.

This patch enable the event processing as soon as something is
configured in the pipeline.

Change-Id: I5a906684f6371b0548ac08cacc13aa238f780f78
2016-09-13 11:29:19 +02:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_converter.py Factorize yaml loading of declarative stuffs 2015-11-03 14:38:15 +01:00
test_endpoint.py Remove store_events options 2016-09-13 11:29:19 +02:00
test_trait_plugins.py Factorize field definition of declarative code 2015-11-03 14:38:15 +01:00